mirror of
https://github.com/Nezumi-2711/cloudflare-gateway-pihole-scripts.git
synced 2026-09-22 13:38:37 +00:00
Merge branch 'main' into v1
This commit is contained in:
+2
-1
@@ -78,7 +78,8 @@ export const RECOMMENDED_ALLOWLIST_URLS = [
|
||||
|
||||
export const RECOMMENDED_BLOCKLIST_URLS = [
|
||||
"https://raw.githubusercontent.com/mullvad/dns-blocklists/main/output/doh/doh_adblock.txt",
|
||||
"https://raw.githubusercontent.com/mullvad/dns-blocklists/main/output/doh/doh_gambling.txt",
|
||||
// Commented out as it seems to cause the blocklist to exceed 300,000 domains as of Nov 9, 2023
|
||||
// "https://raw.githubusercontent.com/mullvad/dns-blocklists/main/output/doh/doh_gambling.txt",
|
||||
"https://raw.githubusercontent.com/mullvad/dns-blocklists/main/output/doh/doh_privacy.txt",
|
||||
"https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Risk/hosts",
|
||||
"https://adaway.org/hosts.txt",
|
||||
|
||||
Reference in New Issue
Block a user