update FM

This commit is contained in:
qist
2024-02-15 14:32:50 +08:00
parent 9d74bfac4b
commit 5bd0ad7441
21 changed files with 544 additions and 186 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
var rule = {
title:'人人影视[搜]',
host:'http://127.0.0.1:10079',
homeUrl:'/p/0/socks5:%252F%252F192.168.1.9:4592/https://yyets.click/',
homeUrl:'/p/0/socks5:%252F%252F192.168.101.1:1080/https://yyets.click/',
url:'*',
filter_url:'{{fl.class}}',
filter:{
@@ -56,7 +56,7 @@ let d=[];
for(const it in json.comment){
if (json.comment.hasOwnProperty(it)){
log("yyets search it>>>>>>>>>>>>>>>" + JSON.stringify(json.comment[it]));
if (/(www.aliyundrive.com|pan.quark.cn)/.test(json.comment[it].comment)){
if (/(www.aliyundrive.com|pan.quark.cn|www.alipan.com)/.test(json.comment[it].comment)){
let its = json.comment[it].comment.split("\\n");
let i=0;
while(i<its.length){