From 518403e91e7fb6787b9fbebc4049c96089043d54 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Tue, 16 Jun 2020 04:14:17 +1200 Subject: [PATCH] Update wiki link on blocked page --- src/site/pug/blocked.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/pug/blocked.pug b/src/site/pug/blocked.pug index 0a6131e..188a8d0 100644 --- a/src/site/pug/blocked.pug +++ b/src/site/pug/blocked.pug @@ -31,7 +31,7 @@ html#bibliogram-identifier-blocked p If you don't already have a userscript manager, install #[a(href="https://violentmonkey.github.io/get-it/") Violentmonkey] (open source) or #[a(href="https://www.tampermonkey.net/") Tampermonkey] (closed source) p #[a(href="/userscripts/unblock.user.js") Open this link.] You should be prompted to install the script. Press "Confirm installation" on that page. p Reload this page. - li To learn more, #[a(href="https://github.com/cloudrac3r/bibliogram/wiki/Rate-limits") read about blocking.] + li To learn more, #[a(href="https://github.com/cloudrac3r/bibliogram/wiki/Rate-limits#tldr-what-does-it-mean-if-an-instance-is-blocked") read about blocking.] li You may be able to avoid this by #[a(href="https://github.com/cloudrac3r/bibliogram/wiki/Instances") browsing on another instance.] li It's good to read scripts to see what they do. #[a(href=`${website_origin}/u/${username}/unblock.sh`) Read ./unblock.sh]