Skip to content

Commit

Permalink
update FM
Browse files Browse the repository at this point in the history
  • Loading branch information
qist committed Feb 21, 2024
1 parent bad9dd1 commit 7207ca8
Show file tree
Hide file tree
Showing 120 changed files with 2,702 additions and 1,901 deletions.
484 changes: 46 additions & 438 deletions FTY/TVB云播.js

Large diffs are not rendered by default.

52 changes: 35 additions & 17 deletions js/139影视.js

Large diffs are not rendered by default.

61 changes: 37 additions & 24 deletions js/188影视.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions js/18哈.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
muban.短视2.二级.img = '.lazy&&data-src';
muban.短视2.二级.tab_text = 'body--i--span&&Text';
var rule={
title:'18哈',
模板:'短视2',
host:'https://sk100.tv',
detailUrl:'/voddetail/fyid.html',
class_name:'电影&电视剧&综艺&动漫&爽文短剧',
class_url:'1&2&4&3&33',
lazy:`js:
var html = JSON.parse(request(input).match(/r player_.*?=(.*?)</)[1]);
var url = html.url;
if (html.encrypt == '1') {
url = unescape(url)
} else if (html.encrypt == '2') {
url = unescape(base64Decode(url))
}
if (/m3u8|mp4/.test(url)) {
input = url
} else {
input
}
`,
推荐:'.public-list-box;a&&title;.lazy&&data-src;.public-list-prb&&Text;a&&href',
}
Loading

0 comments on commit 7207ca8

Please sign in to comment.