21 lines
307 B
YAML
21 lines
307 B
YAML
upstream:
|
|
default:
|
|
- 1.1.1.1
|
|
- 1.0.0.1
|
|
blocking:
|
|
blackLists:
|
|
ads:
|
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
|
clientGroupsBlock:
|
|
default:
|
|
- ads
|
|
|
|
customDNS:
|
|
customTTL: 1h
|
|
mapping:
|
|
${base_hostname}: ${ingress_address}
|
|
|
|
port: 53
|
|
httpPort: 4000
|
|
|