Update blocked page

This commit is contained in:
Cadence Ember 2020-06-07 18:44:18 +12:00
parent 7bd43ca857
commit 83fa767f1a
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
3 changed files with 4 additions and 2 deletions

View File

@ -180,7 +180,6 @@ let constants = {
use_assistant: {
enabled: false,
// Read the docs.
assistants: [
],
offline_request_cooldown: 20*60*1000,

View File

@ -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.
|
|

View File

@ -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