Update serverless_for_iran.jsonc

block ads caused many websites to not load.
so removed
This commit is contained in:
patterniha 2025-02-14 20:48:03 +03:30 committed by GitHub
parent 07c483d0b7
commit 66daba85ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,6 @@
"regexp:^z-m-scontent.*\\.xx\\.fbcdn\\.net$": "z-m-scontent-fallback.xx.fbcdn.net",
"regexp:^z-m-static.*\\.xx\\.fbcdn\\.net$": "z-m-static-fallback.xx.fbcdn.net",
"regexp:^z-m-external.*\\.xx\\.fbcdn\\.net$": "z-m-external-fallback.xx.fbcdn.net",
"geosite:category-ads-all": ["10.10.34.36", "2001:4188:2:600:10:10:34:36"],
"cloudflare-dns.com": "www.cloudflare.com"
},
"servers": [
@ -202,9 +201,6 @@
{"outboundTag": "super-fragment",
"inboundTag": ["dns-query"]
},
{"outboundTag": "block",
"domain": ["geosite:category-ads-all"]
},
{"outboundTag": "block",
"ip": ["10.10.34.0/24", "2001:4188:2:600:10:10:34:36", "2001:4188:2:600:10:10:34:35"]
},