diff --git a/src/site/pug/blocked.pug b/src/site/pug/blocked.pug index 822aebc..1931086 100644 --- a/src/site/pug/blocked.pug +++ b/src/site/pug/blocked.pug @@ -3,7 +3,7 @@ include includes/error.pug doctype html -html +html#bibliogram-identifier-blocked head title= `Blocked | Bibliogram` include includes/head @@ -16,6 +16,8 @@ html p.explanation | Instagram is temporarily refusing to provide data to this server. + div#dynamic-status-area + .width-block p If you use Mac or Linux, you can unblock this profile now! Run this in your favourite terminal: pre curl -Ss #{website_origin}/u/#{username}/unblock.sh | $SHELL