Skip to content

Commit

Permalink
add ECVE Alist
Browse files Browse the repository at this point in the history
  • Loading branch information
gaotianliuyun committed Jun 30, 2023
1 parent 46bd241 commit b356f41
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tvbox配置文件。所有资源均来自于各路大神无私分享,如有侵

1. tvbox配置:

(1)0821.json 在饭太硬配置的基础上添加了若干优质点播源、直播线路和解析,由于有人将0820接口在微信朋友圈发布,特此改名
(1)0821.json 在饭太硬配置的基础上添加了若干优质点播源、直播线路和解析;

(2)0825.json jar包来源于Panda Groove的go包,token.txt的写法见于“https://t.me/TVBoxxoo/27464/77911 ”;

Expand Down
1 change: 1 addition & 0 deletions YSDQ.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"Alist":{
"ECVE":"https://pan.ecve.cn",
"小雅":"http://alist.xiaoya.pro",
"觸光":"https://pan.ichuguang.com",
"一只魚":"https://vtok.pp.ua/",
Expand Down
4 changes: 4 additions & 0 deletions json/alist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
{
"vodPic": "https://s1.ax1x.com/2023/05/04/p9tgI81.png",
"drives": [
{
"name": "ECVE",
"server": "https://pan.ecve.cn"
},
{
"name": "小雅",
"server": "http://alist.xiaoya.pro"
Expand Down

0 comments on commit b356f41

Please sign in to comment.