pg/dc.json
2024-10-18 04:24:32 -05:00

28 lines
753 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//公众号『乐享汇fans』专属接口
//获取方式:公众号推文结尾直接回复对应关键词即可
//本地包食用方法
//影视仓:
//clan://localhost/TVBox/jsm.json(单线路)
//clan://localhost/TVBox/dc.json(单仓多线路)
//OK影视:
//file://TVBox/jsm.json(单线路)
//file://TVBox/dc.json(单仓多线路)
//将本地包解压后放在设备任意目录然后直接调用json文件即可上面路径为设备根目录仅供参考。
{"urls": [
{"url": "clan://localhost/TVBox/jsm.json","name":"乐享汇fans🛫主力"},
{"url": "clan://localhost/TVBox/jsm1.json","name":"乐享汇fans🚀备用"}
//{"url": "clan://localhost/TVBox/lvcha.json","name":"乐享汇fans🍵绿茶"}
]
}