diff --git a/lib/clash2singbox.gz b/lib/clash2singbox.gz index 94d16bf..ed14201 100644 Binary files a/lib/clash2singbox.gz and b/lib/clash2singbox.gz differ diff --git a/lib/sing-box.gz b/lib/sing-box.gz index 2b019ef..9e4e187 100644 Binary files a/lib/sing-box.gz and b/lib/sing-box.gz differ diff --git a/lib/tgsearch b/lib/tgsearch index 1b44875..cf9e002 100644 Binary files a/lib/tgsearch and b/lib/tgsearch differ diff --git a/lib/tgsearch.json b/lib/tgsearch.json new file mode 100644 index 0000000..5e8bc8d --- /dev/null +++ b/lib/tgsearch.json @@ -0,0 +1,47 @@ +{ + "recommend":"名称", + "class":[ + { + "type_id":"名称", + "type_name":"名称" + }, + { + "type_id":"片名", + "type_name":"片名" + }, + { + "type_id":"115.com", + "type_name":"115" + }, + { + "type_id":"ali", + "type_name":"阿里" + }, + { + "type_id":"quark", + "type_name":"夸克" + }, + { + "type_id":"uc.cn", + "type_name":"UC" + }, + { + "type_id":"pikpak", + "type_name":"PikPak" + }, + { + "type_id":"xunlei", + "type_name":"迅雷" + }, + { + "type_id":"mp4", + "type_name":"MP4" + }, + { + "type_id":"LIST:测试1,测试2", + "type_name":"测试" + } + ], + "jx":0, + "parse":0 +} diff --git a/lib/tokentemplate.json b/lib/tokentemplate.json index 1a496a0..1113c91 100644 --- a/lib/tokentemplate.json +++ b/lib/tokentemplate.json @@ -43,7 +43,7 @@ "pikpak_flags":"4kz", "pikpak_thread_limit":2, "pikpak_vip_thread_limit":2, -"pikpak_proxy":"", +"pikpak_proxy":"proxy", "pikpak_proxy_onlyapi":false, "pikpak_danmu":true, "wgcf_key":"", @@ -81,5 +81,7 @@ "tgsearch_api_session":"", "tgsearch_api_session_v1":"", "tgsearch_api_proxy":"proxy", -"tgsearch_api_url":"http://127.0.0.1:10199/" +"tgsearch_api_url":"http://127.0.0.1:10199/", +"tgsearch_media_url":"http://127.0.0.1:10199/", +"allinone_url":"./allinone.gz" }