Skip to content

Commit 29a3442

Browse files
authored
[FIX] Start to use wildcards urls for OISD lists (#2027)
1 parent 8ed98ca commit 29a3442

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

utils/generate-domains-blocklist/domains-blocklist.conf

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,13 @@ https://hostfiles.frogeye.fr/firstparty-trackers.txt
110110
# https://block.energized.pro/blu/formats/domains.txt
111111

112112
# OISD.NL - Blocks ads, phishing, malware, tracking and more. WARNING: this is a huge list.
113-
# https://dbl.oisd.nl/
113+
# https://dblw.oisd.nl/
114114

115115
# OISD.NL (smaller subset) - Blocks ads, phishing, malware, tracking and more. Tries to miminize false positives.
116-
https://hosts.oisd.nl/basic/
116+
https://dblw.oisd.nl/basic/
117+
118+
# OISD.NL (extra) - Blocks ads, phishing, malware, tracking and more. Protection over functionality.
119+
# https://dblw.oisd.nl/extra/
117120

118121
# Captain Miao ad list - Block ads and trackers, especially Chinese and Android trackers
119122
# https://raw.githubusercontent.com/jdlingyu/ad-wars/master/sha_ad_hosts

0 commit comments

Comments
 (0)