添加新配置

This commit is contained in:
qist
2023-09-11 11:59:56 +08:00
parent 5cecf0d2d9
commit a444383e1c
84 changed files with 8272 additions and 1934 deletions

View File

@@ -67,9 +67,9 @@ let tabm3u8 = [];
d.forEach(function(it) {
let burl = pd(it, 'a&&href',HOST);
if (burl.startsWith("https://www.aliyundrive.com/s/")){
tabsa.push("阿里盤");
tabsa.push("阿里盤");
}else if (burl.startsWith("https://pan.quark.cn/s/")){
tabsq.push("夸克盤");
tabsq.push("夸克盤");
}else if (burl.startsWith("magnet")){
tabsm = true;
}else if (burl.startsWith("ed2k")){