Update serv00keep.sh
This commit is contained in:
@@ -439,6 +439,13 @@ 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": "google-play",
|
||||||
|
"type": "remote",
|
||||||
|
"format": "binary",
|
||||||
|
"url": "https://raw.githubusercontent.com/MetaCubeX/meta-rules-dat/sing/geo/geosite/google-play.srs",
|
||||||
|
"download_detour": "direct"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
@@ -452,6 +459,10 @@ hy3p=$(sed -n '3p' hy2ip.txt)
|
|||||||
{
|
{
|
||||||
"rule_set":"google-gemini",
|
"rule_set":"google-gemini",
|
||||||
"outbound": "wg"
|
"outbound": "wg"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule_set":"google-play",
|
||||||
|
"outbound": "wg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"final": "direct"
|
"final": "direct"
|
||||||
|
|||||||
Reference in New Issue
Block a user