mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-06 04:04:17 +02:00
22 lines
568 B
YAML
22 lines
568 B
YAML
# Reference configuration file: https://0xerr0r.github.io/blocky/v0.26.2/configuration/
|
|
|
|
# A list of some public DNS servers can be found at:
|
|
# https://0xerr0r.github.io/blocky/v0.26.2/additional_information/#list-of-public-dns-servers
|
|
upstream:
|
|
default:
|
|
- 46.182.19.48
|
|
- 80.241.218.68
|
|
- tcp-tls:fdns1.dismail.de:853
|
|
- https://dns.digitale-gesellschaft.ch/dns-query
|
|
|
|
blocking:
|
|
blackLists:
|
|
ads:
|
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
|
clientGroupsBlock:
|
|
default:
|
|
- ads
|
|
|
|
ports:
|
|
dns: 53
|
|
http: 4000
|