Update serv00keep.sh
This commit is contained in:
@@ -407,20 +407,6 @@ hy3p=$(sed -n '3p' hy2ip.txt)
|
|||||||
"format": "binary",
|
"format": "binary",
|
||||||
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-gemini.srs",
|
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-gemini.srs",
|
||||||
"download_detour": "direct"
|
"download_detour": "direct"
|
||||||
},
|
|
||||||
{
|
|
||||||
"tag": "geolocation-!cn",
|
|
||||||
"type": "remote",
|
|
||||||
"format": "binary",
|
|
||||||
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/geolocation-!cn.srs",
|
|
||||||
"download_detour": "direct"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"tag": "cnn",
|
|
||||||
"type": "remote",
|
|
||||||
"format": "binary",
|
|
||||||
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/cnn.srs",
|
|
||||||
"download_detour": "direct"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
EOF
|
EOF
|
||||||
@@ -438,12 +424,6 @@ cat >> config.json <<EOF
|
|||||||
"google-gemini"
|
"google-gemini"
|
||||||
],
|
],
|
||||||
"outbound": "wg"
|
"outbound": "wg"
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule_set":[
|
|
||||||
"cnn"
|
|
||||||
],
|
|
||||||
"outbound": "wg"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"final": "direct"
|
"final": "direct"
|
||||||
@@ -452,14 +432,6 @@ cat >> config.json <<EOF
|
|||||||
EOF
|
EOF
|
||||||
else
|
else
|
||||||
cat >> config.json <<EOF
|
cat >> config.json <<EOF
|
||||||
"rules": [
|
|
||||||
{
|
|
||||||
"rule_set":[
|
|
||||||
"cnn"
|
|
||||||
],
|
|
||||||
"outbound": "wg"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"final": "direct"
|
"final": "direct"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user