From 6496094a0ee1d4e1f5b4aa951a6ce6ee6f49a34d Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 8 May 2023 13:50:43 +0330 Subject: [PATCH] domain-list-community (category update) add cn and ru regexp --- web/html/xui/settings.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html index e1237971..07560967 100644 --- a/web/html/xui/settings.html +++ b/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",