diff --git a/autoXRAYselfConfRUxhttp.sh b/autoXRAYselfConfRUxhttp.sh index 6af3532..a28c929 100644 --- a/autoXRAYselfConfRUxhttp.sh +++ b/autoXRAYselfConfRUxhttp.sh @@ -394,7 +394,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" }, { "outboundTag": "direct", - "domain": ["geosite:google-gemini","geosite:category-ru"] + "domain": ["geosite:google-gemini","geosite:category-ru","habr.com"] } ], "domainStrategy": "IPIfNonMatch" @@ -437,6 +437,12 @@ print_config() { ], "outboundTag": "direct" }, + { + "domain": [ + "habr.com" + ], + "outboundTag": "proxy" + }, { "domain": [ "geosite:private", diff --git a/autoXRAYselflConfRUbrEUxhttp.sh b/autoXRAYselflConfRUbrEUxhttp.sh index f865ca9..ee260a4 100644 --- a/autoXRAYselflConfRUbrEUxhttp.sh +++ b/autoXRAYselflConfRUbrEUxhttp.sh @@ -394,6 +394,12 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" ], "outboundTag": "block" }, + { + "domain": [ + "habr.com" + ], + "outboundTag": "proxy" + }, { "domain": [ "testipv6.net", @@ -458,6 +464,12 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "outboundTag": "direct" }, + { + "domain": [ + "habr.com" + ], + "outboundTag": "proxy" + }, { "domain": [ "geosite:private", @@ -632,6 +644,12 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" ], "outboundTag": "direct" }, + { + "domain": [ + "habr.com" + ], + "outboundTag": "proxy" + }, { "domain": [ "geosite:private",