update FM

This commit is contained in:
qist
2023-12-01 10:09:54 +08:00
parent 487a1bf98a
commit dacec049b0
74 changed files with 4645 additions and 6359 deletions

View File

@@ -112,7 +112,7 @@ var rule = {
"Referer": "https://www.bilibili.com",
// "Cookie":"$bili_cookie"
// "Cookie":"https://ghproxy.net/https://github.com/FongMi/CatVodSpider/raw/main/txt/cookie.txt"
"Cookie":"http://127.0.0.1:9978/file/tvfan/cookie.txt"
"Cookie":"http://127.0.0.1:9978/file/TV/cookie.txt"
},
timeout:5000,
limit:8,
@@ -514,4 +514,4 @@ var rule = {
VODS = videos
`,
// 预处理:'if(rule_fetch_params.headers.Cookie.startsWith("http")){rule_fetch_params.headers.Cookie=fetch(rule_fetch_params.headers.Cookie);setItem(RULE_CK,cookie)};log(rule_fetch_params.headers.Cookie)',
}
}