~heckyel/resolvers-list

82a8129ea720c5c92f9ba19b6a35e0e62f15dccf — Astound 3 months ago 9006906 master
README.md: update
2 files changed, 7 insertions(+), 0 deletions(-)

A .gitignore
M README.md
A .gitignore => .gitignore +1 -0
@@ 0,0 1,1 @@
list-ag-sdns.txt

M README.md => README.md +6 -0
@@ 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)