update PG

This commit is contained in:
chuqiuyu
2023-08-30 16:45:12 +08:00
parent 36a331e8a9
commit 65ebb38353
15 changed files with 54 additions and 54 deletions

View File

@@ -88,7 +88,7 @@ if (tabsm === true){
if (tabse === true){
TABS.push("電驢");
}
if (tabsa.length + tabsq.length > 1){
if (false && tabsa.length + tabsq.length > 1){
TABS.push("選擇右側綫路");
}
let tmpIndex;
@@ -124,7 +124,7 @@ d.forEach(function(it){
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
let loopresult = title + '$' + burl;
if (burl.startsWith("https://www.aliyundrive.com/s/")){
if (false){
if (true){
if (TABS.length==1){
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
}else{
@@ -136,7 +136,7 @@ d.forEach(function(it){
loopresult = title + '$' + burl;
lista.push(loopresult);
}else if (burl.startsWith("https://pan.quark.cn/s/")){
if (false){
if (true){
if (TABS.length==1){
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
}else{
@@ -195,7 +195,7 @@ if (listm.length>0){
if (liste.length>0){
LISTS.push(liste);
}
if (lista.length + listq.length > 1){
if (false && lista.length + listq.length > 1){
LISTS.push(["選擇右側綫路或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
}
lista.forEach(function(it){