Add files via upload

This commit is contained in:
xVRVx
2025-09-08 11:53:35 +03:00
committed by GitHub
parent 5269ce51f1
commit 1351154553
2 changed files with 5 additions and 2 deletions

View File

@@ -212,7 +212,8 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
{
"domain": [
"geosite:category-ads",
"geosite:category-ru"
"geosite:win-spy",
"geosite:private"
],
"outboundTag": "block"
}

View File

@@ -275,7 +275,9 @@ cat << 'EOF' | envsubst > "$SCRIPT_DIR/config.json"
},
{
"domain": [
"geosite:category-ads"
"geosite:category-ads",
"geosite:win-spy",
"geosite:private"
],
"outboundTag": "block"
},