remove duplicate entries
This commit is contained in:
parent
a1108c9ec4
commit
1fe492f3cb
@ -27,19 +27,17 @@ sources:
|
||||
- "https://dbl.oisd.nl/"
|
||||
- "https://osint.digitalside.it/Threat-Intel/lists/latestdomains.txt"
|
||||
allowList:
|
||||
- localhost
|
||||
- localhost.localdomain
|
||||
- local
|
||||
- broadcasthost
|
||||
- localhost
|
||||
- ip6-localhost
|
||||
- ip6-loopback
|
||||
- localhost
|
||||
- ip6-localnet
|
||||
- ip6-mcastprefix
|
||||
- ip6-allnodes
|
||||
- ip6-allrouters
|
||||
- ip6-allhosts
|
||||
- ^localhost$
|
||||
- ^localhost\.localdomain$
|
||||
- ^local$
|
||||
- ^broadcasthost$
|
||||
- ^ip6-localhost$
|
||||
- ^ip6-loopback$
|
||||
- ^ip6-localnet$
|
||||
- ^ip6-mcastprefix$
|
||||
- ^ip6-allnodes$
|
||||
- ^ip6-allrouters$
|
||||
- ^ip6-allhosts$
|
||||
- (^|\.)thepiratebay\.org
|
||||
- (^|\.)sendgrid\.net
|
||||
- (^|\.)googleadservices\.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user