Skip to content

Commit

Permalink
pg
Browse files Browse the repository at this point in the history
  • Loading branch information
chengxue2020 committed Jul 11, 2024
1 parent 25f32ea commit 3f9b701
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 16 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions pg/jsm.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@
{"key":"Wo4k","name":"玩偶4K|磁力","type":3,"api":"csp_Wo4k","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://www.wo4k.com/$$$proxy$$$1$$$./lib/wogg.json"},
{"key":"Wobg","name":"玩偶表哥|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://wobge.run.goorm.io$$$proxy$$$1$$$./lib/wogg.json"},
{"key":"yydsys","name":"玩你老哥|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://tv.yydsys.top/$$$proxy$$$1$$$./lib/wogg.json"},
{"key":"蜡笔网盘","name":"蜡笔|网盘","type":3,"api":"csp_Wobg","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://duopan.fun/$$$proxy$$$1$$$./lib/wogg.json"},
{"key":"Gaoqing","name":"中国高清网|网盘","type":3,"api":"csp_Gaoqing","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://gaoqing.la/$$$proxy$$$1"},
{"key":"Yinfans","name":"音范丝|磁力","type":3,"api":"csp_Gaoqing","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://www.yinfans.me/$$$proxy$$$1"},
{"key":"ddys","name":"低端影视|网盘","type":3,"api":"csp_Ddys","quickSearch":1, "changeable":1, "filterable":1, "timeout":60, "ext":"./lib/tokenm.json$$$https://ddys.pro/$$$proxy$$$1$$$"},
Expand Down
27 changes: 11 additions & 16 deletions pg/lib/singbox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"log": {
"level": "info",
"level": "debug",
"timestamp": true
},
"dns": {
Expand All @@ -26,17 +26,9 @@
],
"rules": [
{
"outbound": "any",
"outbound": ["any"],
"server": "local"
},
{
"query_type": [
"A",
"AAAA"
],
"server": "fakeip",
"rewrite_ttl": 1
},
{
"clash_mode": "Global",
"server": "remote"
Expand All @@ -49,10 +41,6 @@
"rule_set": "geosite-geolocation-cn",
"server": "local"
},
{
"clash_mode": "Default",
"server": "remote"
},
{
"type": "logical",
"mode": "and",
Expand All @@ -66,6 +54,12 @@
}
],
"server": "local"
},
{
"rule_set": "geosite-geolocation-!cn",
"query_type":["A","AAAA"],
"server": "fakeip",
"rewrite_ttl": 1
}
],
"fakeip": {
Expand All @@ -74,7 +68,8 @@
"inet6_range": "fc00::/18"
},
"strategy": "prefer_ipv4",
"independent_cache": true
"independent_cache": true,
"reverse_mapping": true
},
"inbounds": [
{
Expand Down Expand Up @@ -250,7 +245,7 @@
"external_ui": "ui",
"external_ui_download_url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
"external_ui_download_detour": "select",
"default_mode": "rule"
"default_mode": "Rule"
}
}
}
Expand Down
Binary file modified pg/pg.jar
Binary file not shown.

0 comments on commit 3f9b701

Please sign in to comment.