Correction: change/remove setting data

This commit is contained in:
Alireza Ahmadi
2023-05-16 20:34:30 +02:00
parent 1b93c7c0f2
commit 5adbfd9528

View File

@@ -296,7 +296,6 @@
},
ips: {
local: ["geoip:private"],
google: ["geoip:google"],
cn: ["geoip:cn"],
ir: ["geoip:ir"],
ru: ["geoip:ru"],
@@ -306,12 +305,10 @@
"geosite:category-ads-all",
"geosite:category-ads",
"geosite:google-ads",
"geosite:spotify-ads"
"geosite:spotify-ads",
"ext:iran.dat:ads"
],
porn: ["geosite:category-porn"],
openai: ["geosite:openai"],
google: ["geosite:google"],
spotify: ["geosite:spotify"],
netflix: ["geosite:netflix"],
cn: [
"geosite:cn",
@@ -325,7 +322,6 @@
"regexp:.*\\.ir$",
"ext:iran.dat:ir",
"ext:iran.dat:other",
"ext:iran.dat:ads",
"geosite:category-ir"
]
},