Add files via upload

This commit is contained in:
alantang 2024-07-15 12:29:27 +08:00 committed by GitHub
parent 72e73e9c9c
commit b4e1ffc92e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{ {
"log": { "log": {
"level": "info", "level": "debug",
"timestamp": true "timestamp": true
}, },
"dns": { "dns": {
@ -26,17 +26,9 @@
], ],
"rules": [ "rules": [
{ {
"outbound": "any", "outbound": ["any"],
"server": "local" "server": "local"
}, },
{
"query_type": [
"A",
"AAAA"
],
"server": "fakeip",
"rewrite_ttl": 1
},
{ {
"clash_mode": "Global", "clash_mode": "Global",
"server": "remote" "server": "remote"
@ -49,10 +41,6 @@
"rule_set": "geosite-geolocation-cn", "rule_set": "geosite-geolocation-cn",
"server": "local" "server": "local"
}, },
{
"clash_mode": "Default",
"server": "remote"
},
{ {
"type": "logical", "type": "logical",
"mode": "and", "mode": "and",
@ -66,6 +54,12 @@
} }
], ],
"server": "local" "server": "local"
},
{
"rule_set": "geosite-geolocation-!cn",
"query_type":["A","AAAA"],
"server": "fakeip",
"rewrite_ttl": 1
} }
], ],
"fakeip": { "fakeip": {
@ -74,7 +68,8 @@
"inet6_range": "fc00::/18" "inet6_range": "fc00::/18"
}, },
"strategy": "prefer_ipv4", "strategy": "prefer_ipv4",
"independent_cache": true "independent_cache": true,
"reverse_mapping": true
}, },
"inbounds": [ "inbounds": [
{ {
@ -250,7 +245,7 @@
"external_ui": "ui", "external_ui": "ui",
"external_ui_download_url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip", "external_ui_download_url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
"external_ui_download_detour": "select", "external_ui_download_detour": "select",
"default_mode": "rule" "default_mode": "Rule"
} }
} }
} }

View file

@ -6,7 +6,7 @@
"type_name":"Youutbe Trends" "type_name":"Youutbe Trends"
}, },
{ {
"type_id":"LIST:自媒體 We Media,李子柒 Liziqi @cnliziqi,老高與小茉 @laogao,李永樂老師 @TchLiyongle,滇西小哥 @dianxixiaoge,脑洞乌托邦 @NDWTB,自说自话的总裁 @STBoss,老肉雜談 @老肉雜談,老饭骨 @LaoFanGu,小高姐的 Magic Ingredients @MagicIngredients,小穎美食 @XiaoYingFood,primitivetechnology9550 @primitivetechnology9550,Mr Beast@MrBeast,Airforceproud95 @Airforceproud95,TheGreatWar @TheGreatWar,Mark Rober @MarkRober,不良林,涌哥侃侃 @ygkkk,悟空的日常", "type_id":"LIST:自媒體 We Media,老高與小茉 @laogao,脑洞乌托邦 @NDWTB,自说自话的总裁 @STBoss,纪实说 @C-Documentary,老肉雜談 @老肉雜談,李永樂老師 @TchLiyongle,滇西小哥 @dianxixiaoge,李子柒 Liziqi @cnliziqi,老饭骨 @LaoFanGu,小高姐的 Magic Ingredients @MagicIngredients,小穎美食 @XiaoYingFood,primitivetechnology9550 @primitivetechnology9550,Mr Beast@MrBeast,Airforceproud95 @Airforceproud95,TheGreatWar @TheGreatWar,Mark Rober @MarkRober,不良林,涌哥侃侃 @ygkkk,悟空的日常",
"type_name":"自媒體" "type_name":"自媒體"
}, },
{ {