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