替换 磁力熊.js

This commit is contained in:
1028 dokiss 2024-06-30 21:46:03 +00:00
parent 8c33d3772c
commit 13ae2d91ab
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ var rule = {
desc:'p.mb-2:eq(1)&&Text;;;p.mb-2:eq(7)&&Text;p.mb-2:eq(5)&&Text',
img:'.rounded-2&&src',
content:'.mv_card_box&&Text',
// tabs:'js:TABS = ["道长磁力"]',
// tabs:'js:TABS = ["白熊磁力"]',
// lists:'.mv_down:eq(#id)&&.border-bottom',
// list_text:'a&&Text',
// list_url:'a&&href',
@ -85,7 +85,7 @@ var rule = {
return title + '$' + burl
});
LISTS.push(d)
} else if (/道长在线预览/.test(tab)) {
} else if (/白熊在线预览/.test(tab)) {
var d = pd(html, 'iframe&&src');
if (d) {
d=['第一集在线播放预览$' + d]