From 7bf15c29ee4c1f763d84c4144f9ee4e935a8c737 Mon Sep 17 00:00:00 2001 From: n3rddd <119649988+n3rddd@users.noreply.github.com> Date: Sat, 14 Oct 2023 09:32:04 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E8=8D=90=E7=89=87.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JN/EXT/JS/荐片.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JN/EXT/JS/荐片.js b/JN/EXT/JS/荐片.js index 53b2a63e..0121d075 100644 --- a/JN/EXT/JS/荐片.js +++ b/JN/EXT/JS/荐片.js @@ -1,6 +1,6 @@ var rule = { title:'荐片', - host:'http://yjpapipxblwdohpakljwg.hxhzs.com', + host:'http://api2.rinhome.com', //homeUrl:'https://yjpapipxblwdohpakljwg.hxhzs.com/api/tag/hand?code=unknown601193cf375db73d&channel=wandoujia',//网站的首页链接,用于分类获取和推荐获取 homeUrl:'https://api2.rinhome.com/api/tag/hand?code=unknown601193cf375db73d&channel=wandoujia', url:'/api/crumb/list?area=0&category_id=fyclass&page=fypage&type=0&limit=24&fyfilter', @@ -45,4 +45,4 @@ var rule = { lists:'js:log(TABS);LISTS=[];TABS.forEach(function(tab){if(/边下边播/.test(tab)){let ftp=html.data.new_ftp_list;let d=ftp.map(function(it){return it.title+"$"+(/m3u8/.test(it.url)?play_url+it.url:"tvbox-xg:"+it.url)});LISTS.push(d)}else if(/在线点播/.test(tab)){let m3u=html.data.new_m3u8_list;let d=m3u.map(function(it){return it.title+"$"+(/m3u8/.test(it.url)?play_url+it.url:"tvbox-xg:"+it.url)});LISTS.push(d)}});', }, 搜索:'json:data;*;thumbnail;mask;*', -} \ No newline at end of file +}