Browse Source

domain-list-community (category update)

add cn and ru regexp
MHSanaei 1 year ago
parent
commit
37ab8f42e9
1 changed files with 8 additions and 2 deletions
  1. 8 2
      web/html/xui/settings.html

+ 8 - 2
web/html/xui/settings.html

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