Add additional block lists to blocky
This commit is contained in:
parent
05c0afa6fa
commit
3ce91f2d0b
@ -7,9 +7,19 @@ blocking:
|
|||||||
blackLists:
|
blackLists:
|
||||||
ads:
|
ads:
|
||||||
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
- https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
|
||||||
|
- http://sysctl.org/cameleon/hosts
|
||||||
|
- https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
|
||||||
|
- https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
|
||||||
|
- https://hosts-file.net/ad_servers.txt
|
||||||
|
smarttv:
|
||||||
|
- https://perflyst.github.io/PiHoleBlocklist/SmartTV.txt
|
||||||
|
- https://perflyst.github.io/PiHoleBlocklist/regex.list
|
||||||
|
malware:
|
||||||
|
- https://mirror1.malwaredomains.com/files/justdomains
|
||||||
clientGroupsBlock:
|
clientGroupsBlock:
|
||||||
default:
|
default:
|
||||||
- ads
|
- ads
|
||||||
|
- malware
|
||||||
|
|
||||||
customDNS:
|
customDNS:
|
||||||
customTTL: 1h
|
customTTL: 1h
|
||||||
@ -34,4 +44,3 @@ redis:
|
|||||||
|
|
||||||
port: 53
|
port: 53
|
||||||
httpPort: 4000
|
httpPort: 4000
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user