Unblock script checks if own network is blocked

This commit is contained in:
Cadence Ember
2020-06-19 18:27:58 +12:00
parent 6e1e5e6996
commit 36530e5db4
3 changed files with 28 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ html#bibliogram-identifier-blocked
| #[a(href="#unblock-on-mac-or-linux") Unblock with shell], no download, Mac and Linux only
.hidden-section#unblock-on-mac-or-linux
p Open the Terminal application, then paste this code:
pre curl -Ss #{website_origin}/u/#{username}/unblock.sh | $SHELL
pre curl -Ss #{website_origin}/u/#{username}/unblock.sh | bash
li
| #[a(href="#unblock-with-userscript") Unblock automatically with userscript], any modern browser
.hidden-section#unblock-with-userscript