Sync all projects
This commit is contained in:
@@ -35,6 +35,9 @@ https://pan1.me
|
||||
|
||||
更新日志:
|
||||
|
||||
20260717
|
||||
修复瓜子,优化123。
|
||||
|
||||
20260707
|
||||
支持个人123
|
||||
|
||||
|
||||
@@ -217,24 +217,6 @@
|
||||
"class": "./json/123share.txt"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "csp_Panta91",
|
||||
"name": "🐹盘Ta┃[网盘]",
|
||||
"type": 3,
|
||||
"api": "csp_Panta91",
|
||||
"searchable": 0,
|
||||
"quickSearch": 0,
|
||||
"changeable": 1,
|
||||
"timeout": 60,
|
||||
"style": {
|
||||
"type": "list"
|
||||
},
|
||||
"ext": {
|
||||
"sites": "https://www.91panta.cn",
|
||||
"proxy": "noproxy",
|
||||
"classes": "./json/panta.json"
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "csp_GuanYing",
|
||||
"name": "😂观影┃[网盘]",
|
||||
@@ -698,14 +680,6 @@
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/蜻蜓FM.js"
|
||||
},
|
||||
{
|
||||
"key": "爱看资网",
|
||||
"name": "🚘爱看┃[网盘]",
|
||||
"type": 3,
|
||||
"timeout": 60,
|
||||
"api": "./js/drpy2.min.js",
|
||||
"ext": "./js/爱看资网.js"
|
||||
},
|
||||
{
|
||||
"key": "cat_夸克影院",
|
||||
"name": "👶夸克┃[网盘]",
|
||||
|
||||
Binary file not shown.
@@ -1,33 +0,0 @@
|
||||
var rule = {
|
||||
title: '爱看资源网',
|
||||
host: 'https://aikanzy.com/',
|
||||
url: '/fyclass-fypage.html',
|
||||
searchUrl: '/search?word=**&molds=article',
|
||||
searchable: 2,
|
||||
quickSearch: 0,
|
||||
filterable: 0,
|
||||
class_parse: '.top-bar-menu&&li;a&&Text;a&&href;.*/(.*?).html',
|
||||
tab_rename: {'KUAKE1': '夸克1', 'KUAKE11': '夸克2', 'YOUSEE1': 'UC1', 'YOUSEE11': 'UC2',},
|
||||
图片来源: '@Referer=https://aikanzy.com@User-Agent=Mozilla/5.0 (Linux; Android 11; Pixel 5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.91 Mobile Safari/537.36',
|
||||
play_parse: true,
|
||||
lazy: $js.toString(() => {
|
||||
//推送阿里播放 支持影视壳
|
||||
let url = input.startsWith('push://') ? input : 'push://' + input;
|
||||
input = {parse: 0, url: url};
|
||||
}),
|
||||
limit: 6,
|
||||
double: true,
|
||||
推荐: '#content;.post-list;a&&title;.lazyload&&data-src;.entry-meta&&Text;a&&href',
|
||||
一级: '#content .post-list;a&&title;.lazyload&&data-src;.entry-meta&&Text;a&&href',
|
||||
二级: {
|
||||
title: 'h1&&Text;#content&&li:eq(2)&&Text',
|
||||
img: '.shadimg img&&src',
|
||||
desc: '#content&&li:eq(2)&&Text;#content&&li:eq(3)&&Text;#content&&li:eq(4)&&Text;#content&&li:eq(0)&&Text;#content&&li:eq(1)&&Text',
|
||||
content: '#content&&p:eq(2)&&Text',
|
||||
tabs: "js:TABS=['网盘']",
|
||||
lists: '.con_ad-top&&p:eq(-1)',
|
||||
list_text: '.icon&&Text',
|
||||
list_url: 'a&&href',
|
||||
},
|
||||
搜索: '#content .post-list;.entry-title&&Text;.block-fea&&style;.entry-meta&&Text;a&&href',
|
||||
}
|
||||
Reference in New Issue
Block a user