现在准备加一个手机软件开发映射的功能。
This commit is contained in:
+36
-5
@@ -3,7 +3,7 @@
|
||||
"loglevel": "info"
|
||||
},
|
||||
"observatory": {
|
||||
"subjectSelector": ["interconn-apple", "interconn-samsung", "interconn-mozilla"],
|
||||
"subjectSelector": ["interconn-apple", "interconn-samsung", "interconn-amd", "interconn-asus"],
|
||||
"probeUrl": "https://www.baidu.com",
|
||||
"probeInterval": "1m"
|
||||
},
|
||||
@@ -172,7 +172,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "interconn-mozilla",
|
||||
"tag": "interconn-amd",
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"vnext": [
|
||||
@@ -195,7 +195,38 @@
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"fingerprint": "chrome",
|
||||
"serverName": "addons.mozilla.org",
|
||||
"serverName": "www.amd.com",
|
||||
"password": "62y5gDjPrdeuePGl-D2IW4Cw9Kb8_bSBBTmArvL7Nhs",
|
||||
"shortId": "7c947a71b94f369e",
|
||||
"spiderX": "/search?q=xray"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "interconn-asus",
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"vnext": [
|
||||
{
|
||||
"address": "salmonstill.cn",
|
||||
"port": 443,
|
||||
"users": [
|
||||
{
|
||||
"id": "113e167a-a2be-4b46-9010-60020108626c",
|
||||
"encryption": "none",
|
||||
"flow": "xtls-rprx-vision"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "raw",
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"fingerprint": "chrome",
|
||||
"serverName": "www.asus.com",
|
||||
"password": "62y5gDjPrdeuePGl-D2IW4Cw9Kb8_bSBBTmArvL7Nhs",
|
||||
"shortId": "7c947a71b94f369e",
|
||||
"spiderX": "/search?q=xray"
|
||||
@@ -257,7 +288,7 @@
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"fingerprint": "chrome",
|
||||
"serverName": "news.apple.com",
|
||||
"serverName": "www.bilibili.com",
|
||||
"password": "62y5gDjPrdeuePGl-D2IW4Cw9Kb8_bSBBTmArvL7Nhs",
|
||||
"shortId": "7c947a71b94f369e",
|
||||
"spiderX": "/"
|
||||
@@ -273,7 +304,7 @@
|
||||
"balancers": [
|
||||
{
|
||||
"tag": "interconn-balancer",
|
||||
"selector": ["interconn-apple", "interconn-samsung", "interconn-mozilla"],
|
||||
"selector": ["interconn-apple", "interconn-samsung", "interconn-amd", "interconn-asus"],
|
||||
"fallbackTag": "interconn-samsung",
|
||||
"strategy": { "type": "leastPing" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user