Unblock script checks if own network is blocked
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user