domain-list-community (category update)

add cn and ru regexp
This commit is contained in:
MHSanaei 2023-05-08 13:50:43 +03:30
parent cf1cfbee96
commit 37ab8f42e9

View file

@ -285,8 +285,14 @@
google: ["geosite:google"], google: ["geosite:google"],
spotify: ["geosite:spotify"], spotify: ["geosite:spotify"],
netflix: ["geosite:netflix"], netflix: ["geosite:netflix"],
cn: ["geosite:cn"], cn: [
ru: ["geosite:category-ru-gov"], "geosite:cn",
"regexp:.*\\.cn$"
],
ru: [
"geosite:category-gov-ru",
"regexp:.*\\.ru$"
],
ir: [ ir: [
"regexp:.*\\.ir$", "regexp:.*\\.ir$",
"ext:iran.dat:ir", "ext:iran.dat:ir",