添加新配置

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
+1 -1
View File
@@ -152,7 +152,7 @@ let tabsq=[];
d.forEach(function(it){
let burl = pd(it, 'a&&href', HOST);
if (burl.includes("pan.quark.cn")){
tabsq.push("夸克盤");
tabsq.push("夸克盤");
}else if (burl.includes("www.aliyundrive.com")){
tabsq.push("阿里雲盤");
}