diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |