Update serv00keep.sh

This commit is contained in:
甬哥侃侃侃ygkkk
2025-03-01 21:20:07 +08:00
committed by GitHub
parent dc1e1966e3
commit 71ef17fc44
+6 -2
View File
@@ -435,11 +435,15 @@ cat >> config.json <<EOF
}, },
{ {
"rule_set":[ "rule_set":[
"google-gemini", "google-gemini"
],
"outbound": "wg"
},
"rule_set":[
"cnn" "cnn"
], ],
"outbound": "wg" "outbound": "wg"
} }
], ],
"final": "direct" "final": "direct"
} }