Add files via upload

This commit is contained in:
xVRVx
2026-01-03 23:09:23 +03:00
committed by GitHub
parent c2e6d7bfe7
commit be228c9a23
2 changed files with 25 additions and 1 deletions

View File

@@ -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",

View File

@@ -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",