mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Add blocked identifier
This commit is contained in:
parent
78a41aada9
commit
95ab1d5e0c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user