From 8d51b1fb9ed20336fae0dcde187bdb1da2ae5c1c Mon Sep 17 00:00:00 2001 From: xVRVx <63975481+xVRVx@users.noreply.github.com> Date: Thu, 19 Feb 2026 23:17:44 +0300 Subject: [PATCH] Add files via upload --- autoXRAY1.sh | 2 +- autoXRAYselfRUbrEUxhttp.sh | 24 ++++-------------------- 2 files changed, 5 insertions(+), 21 deletions(-) diff --git a/autoXRAY1.sh b/autoXRAY1.sh index 1679786..cb87c3f 100644 --- a/autoXRAY1.sh +++ b/autoXRAY1.sh @@ -621,7 +621,7 @@ print_config() { }, { "domain": [ - "habr.com" + "habr.com", "apkmirror.com" ], "outboundTag": "proxy" }, diff --git a/autoXRAYselfRUbrEUxhttp.sh b/autoXRAYselfRUbrEUxhttp.sh index 05a2988..d56b03d 100644 --- a/autoXRAYselfRUbrEUxhttp.sh +++ b/autoXRAYselfRUbrEUxhttp.sh @@ -493,7 +493,7 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json" }, { "domain": [ - "habr.com" + "habr.com", "apkmirror.com" ], "outboundTag": "proxy" }, @@ -563,7 +563,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" }, { "domain": [ - "habr.com" + "habr.com", "apkmirror.com" ], "outboundTag": "proxy" }, @@ -727,7 +727,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" }, { "domain": [ - "habr.com" + "habr.com", "apkmirror.com" ], "outboundTag": "proxy" }, @@ -887,7 +887,7 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" }, { "domain": [ - "habr.com" + "habr.com", "apkmirror.com" ], "outboundTag": "proxy" }, @@ -916,22 +916,6 @@ cat << 'EOF' | envsubst > "$WEB_PATH/$path_subpage.json" "geoip:private" ], "outboundTag": "direct" - }, - { - "type": "field", - "ip": [ - "geoip:!ru" - ], - "outboundTag": "proxy" - }, - { - "domain": [ - "geosite:discord", - "geosite:youtube", - "geosite:tiktok", - "geosite:signal" - ], - "outboundTag": "proxy" } ] },