update PG

This commit is contained in:
qist
2024-09-18 17:39:50 +08:00
parent 7fa266278c
commit 55ec4a4511
16 changed files with 63 additions and 119 deletions

Binary file not shown.

View File

@@ -1 +1 @@
c5356c28bd70e0f0831f0cf363e1e3da
44bf43085a1fbd3818e0c0fd83893c2b

Binary file not shown.

View File

@@ -1 +1 @@
e8c74933d41cd5a2b158aff0b3d26080
81a8027bbbef9e390bdc51701ce81db3

Binary file not shown.

View File

@@ -1 +1 @@
28fe1312e7d9e6bb962d980ae7076225
d9fef11ddea98a435486b17537da550b

View File

@@ -8,11 +8,13 @@
{
"tag": "remote",
"address": "https://8.8.8.8/dns-query",
"strategy": "prefer_ipv4",
"detour": "select"
},
{
"tag": "local",
"address": "https://223.5.5.5/dns-query",
"strategy": "prefer_ipv4",
"detour": "direct"
},
{
@@ -36,30 +38,6 @@
{
"clash_mode": "Direct",
"server": "local"
},
{
"rule_set": "geosite-geolocation-cn",
"server": "local"
},
{
"type": "logical",
"mode": "and",
"rules": [
{
"rule_set": "geosite-geolocation-!cn",
"invert": true
},
{
"rule_set": "geoip-cn"
}
],
"server": "local"
},
{
"rule_set": "geosite-geolocation-!cn",
"query_type":["A","AAAA"],
"server": "fakeip",
"rewrite_ttl": 1
}
],
"fakeip": {
@@ -201,36 +179,6 @@
}
],
"outbound": "block"
},
{
"rule_set": [
"geoip-cn",
"geosite-geolocation-cn"
],
"outbound": "direct"
}
],
"rule_set": [
{
"type": "remote",
"tag": "geoip-cn",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geoip/rule-set/geoip-cn.srs",
"download_detour": "select"
},
{
"type": "remote",
"tag": "geosite-geolocation-cn",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-cn.srs",
"download_detour": "select"
},
{
"type": "remote",
"tag": "geosite-geolocation-!cn",
"format": "binary",
"url": "https://raw.githubusercontent.com/SagerNet/sing-geosite/rule-set/geosite-geolocation-!cn.srs",
"download_detour": "select"
}
],
"auto_detect_interface": false

View File

@@ -6,14 +6,15 @@
"oauth_client_secret":"",
"oauth_auth_url":"",
"oauth_refresh_url":"",
"thread_limit":32,
"is_vip":true,
"vip_thread_limit":32,
"vip_thread_limit_night":"19-23=10",
"vod_flags":"4kz|auto",
"quark_thread_limit":32,
"quark_is_vip":false,
"quark_is_guest":true,
"quark_thread_limit_night":"19-23=10",
"quark_is_guest":false,
"quark_vip_thread_limit":32,
"quark_vip_thread_limit_night":"19-23=10",
"quark_flags":"4kz|auto",
"uc_thread_limit":0,
"uc_is_vip":false,
@@ -22,7 +23,7 @@
"thunder_thread_limit":2,
"thunder_is_vip":false,
"thunder_vip_thread_limit":2,
"thunder_flags":"4k|4kz|auto",
"thunder_flags":"4kz",
"aliproxy":"",
"aliproxy_url":"",
"proxy":"socks5://127.0.0.1:10172",
@@ -39,7 +40,7 @@
"yd_danmu":true,
"pikpak_username":"",
"pikpak_password":"",
"pikpak_flags":"4k|auto",
"pikpak_flags":"4kz",
"pikpak_thread_limit":2,
"pikpak_vip_thread_limit":2,
"pikpak_proxy":"socks5://127.0.0.1:10172",
@@ -69,6 +70,8 @@
"pan115_vip_thread_limit":0,
"pan115_is_vip":false,
"pan115_flags":"4kz",
"pan115_speed_limit":0,
"pan115_speed_limit_mobile":10485760,
"pan115_auto_delete":true,
"pan115_delete_code":"",
"pan_order":"ali|quark|uc|115|yd|thunder|pikpak"