mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Update blocked page
This commit is contained in:
parent
7bd43ca857
commit
83fa767f1a
@ -180,7 +180,6 @@ let constants = {
|
||||
|
||||
use_assistant: {
|
||||
enabled: false,
|
||||
// Read the docs.
|
||||
assistants: [
|
||||
],
|
||||
offline_request_cooldown: 20*60*1000,
|
||||
|
@ -12,3 +12,6 @@ html
|
||||
| Instagram is refusing to provide data to this server. Try again later to see if the block has been lifted.
|
||||
| This error has been cached. The internal cache will expire in #{expiresMinutes} minutes.
|
||||
|
|
||||
a(href="https://github.com/cloudrac3r/bibliogram/wiki/Rate-limits") Read more about blocking.
|
||||
|
|
||||
|
|
||||
|
@ -7,4 +7,4 @@ mixin error(statusCode, message, withInstancesLink)
|
||||
block
|
||||
if withInstancesLink
|
||||
a(href="https://github.com/cloudrac3r/bibliogram/wiki/Instances") You could try browsing Bibliogram on another instance.
|
||||
a(href="javascript:history.back()").back ← Go back?
|
||||
a(href="/").back ↵ Return home
|
||||
|
Loading…
Reference in New Issue
Block a user