Actualizar README.md
This commit is contained in:
parent
e96d87d46d
commit
1861df5d0a
10
README.md
10
README.md
|
@ -23,4 +23,12 @@ Command-line tool to test if a DNS server blocks ads (e.g. pihole). You can spec
|
|||
|
||||
Execute with a custom DNS server:
|
||||
|
||||
```curl -s https://gitea.avc.cx/borekon/scripts/raw/branch/main/adblock_test.sh | bash -s -- 1.1.1.1```
|
||||
```curl -s https://gitea.avc.cx/borekon/scripts/raw/branch/main/adblock_test.sh | bash -s -- 1.1.1.1```
|
||||
|
||||
## new.sh
|
||||
|
||||
```curl -s https://avc.cx/new | bash```
|
||||
|
||||
If ```curl``` is not available, try with ```wget```
|
||||
|
||||
```wget -q -O- https://avc.cx/new | bash```
|
Loading…
Reference in New Issue
Block a user