mirror of
https://github.com/alantang1977/X.git
synced 2025-01-12 12:33:12 +02:00
Add files via upload
This commit is contained in:
parent
2220f7a887
commit
9d7f348a28
5 changed files with 51 additions and 2 deletions
Binary file not shown.
BIN
lib/sing-box.gz
BIN
lib/sing-box.gz
Binary file not shown.
BIN
lib/tgsearch
BIN
lib/tgsearch
Binary file not shown.
47
lib/tgsearch.json
Normal file
47
lib/tgsearch.json
Normal file
|
@ -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
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue