Skip to content

Commit

Permalink
update FTY
Browse files Browse the repository at this point in the history
  • Loading branch information
qist committed Jan 5, 2024
1 parent 56121a5 commit 59d2a3b
Show file tree
Hide file tree
Showing 13 changed files with 13,775 additions and 18,270 deletions.
2 changes: 1 addition & 1 deletion FTY/88看球.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var rule = {
"img":"img&&src",
"desc":";;;div.team-name:eq(0)&&Text;div.team-name:eq(1)&&Text",
"content":"div.game-time&&Text",
"tabs":"js:TABS=['实时直播']",
"tabs":"js:TABS=['88看球']",
"lists":"js:LISTS=[];input=input+'-url';let html=request(input);let data=JSON.parse(html);TABS.forEach(function(tab){let m3u=data.links;let d=m3u.map(function(it){return it.name+'$'+it.url});LISTS.push(d)});"
},
搜索:'',
Expand Down
Loading

0 comments on commit 59d2a3b

Please sign in to comment.