README.md: update

This commit is contained in:
Astound 2024-08-12 07:57:38 +08:00
parent 9006906bec
commit 82a8129ea7
Signed by: kaiser
GPG Key ID: 97504AF0027B1A56
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
list-ag-sdns.txt

View File

@ -21,6 +21,12 @@ Legacy format
minisign -S -l -m extra-resolvers.md
```
## AdGuard
```console
grep -o 'sdns://[^ ]*' extra-resolvers.md > list-ag-sdns.txt
```
### License
This work is licensed under the [GNU GPLv3+](LICENSE)