mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-02 04:52:08 +00:00
update domain list of setting.html
This commit is contained in:
parent
dfdb77c491
commit
72a1b1e3f3
1 changed files with 4 additions and 20 deletions
|
@ -196,6 +196,7 @@ const app = new Vue({
|
||||||
google: ["geoip:google"],
|
google: ["geoip:google"],
|
||||||
cn: ["geoip:cn"],
|
cn: ["geoip:cn"],
|
||||||
ir: ["geoip:ir"],
|
ir: ["geoip:ir"],
|
||||||
|
ru: ["geoip:ru"],
|
||||||
},
|
},
|
||||||
domains: {
|
domains: {
|
||||||
ads: [
|
ads: [
|
||||||
|
@ -210,30 +211,13 @@ const app = new Vue({
|
||||||
spotify: ["geosite:spotify"],
|
spotify: ["geosite:spotify"],
|
||||||
netflix: ["geosite:netflix"],
|
netflix: ["geosite:netflix"],
|
||||||
cn: ["geosite:cn"],
|
cn: ["geosite:cn"],
|
||||||
|
ru: ["geosite:category-ru-gov"],
|
||||||
ir: [
|
ir: [
|
||||||
"regexp:.*\\.ir$",
|
"regexp:.*\\.ir$",
|
||||||
"ext:iran.dat:ir",
|
"ext:iran.dat:ir",
|
||||||
"ext:iran.dat:other",
|
"ext:iran.dat:other",
|
||||||
"geosite:category-ir",
|
"ext:iran.dat:ads",
|
||||||
"bank",
|
"geosite:category-ir"
|
||||||
"tapsi",
|
|
||||||
"snapp",
|
|
||||||
"blogfa",
|
|
||||||
"digikala",
|
|
||||||
"Torob.com",
|
|
||||||
"sheypoor.com",
|
|
||||||
"Tgju.org",
|
|
||||||
"sb24.com",
|
|
||||||
"tebyan.net",
|
|
||||||
"beytoote.com",
|
|
||||||
"telewebion.com",
|
|
||||||
"Film2movie.ws",
|
|
||||||
"Setare.com",
|
|
||||||
"Filimo.com",
|
|
||||||
"downloadha.com",
|
|
||||||
"P30download.com",
|
|
||||||
"Sarzamindownload.com",
|
|
||||||
"Sanjesh.org"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue