mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-16 01:11:37 +00:00
Unblock script checks if own network is blocked
This commit is contained in:
parent
6e1e5e6996
commit
36530e5db4
3 changed files with 28 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue