Add files via upload
This commit is contained in:
parent
38fe5e0bb7
commit
fb52b494fe
@ -60,7 +60,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -92,7 +92,7 @@ d.forEach(function(it){
|
|||||||
log('4khdr burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('4khdr burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -104,7 +104,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -127,7 +127,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste);
|
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/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
@ -88,7 +88,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -124,7 +124,7 @@ d.forEach(function(it){
|
|||||||
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -136,7 +136,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -195,7 +195,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste);
|
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/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
@ -79,7 +79,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -111,7 +111,7 @@ d.forEach(function(it){
|
|||||||
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -123,7 +123,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -148,7 +148,7 @@ d.forEach(function(it){
|
|||||||
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -160,7 +160,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -183,7 +183,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste);
|
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/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
@ -60,7 +60,7 @@ pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;
|
|||||||
TABS=[]
|
TABS=[]
|
||||||
let d = pdfa(html, 'div.viewthread div.message a[href^="https://pan.quark.cn/s/"]');
|
let d = pdfa(html, 'div.viewthread div.message a[href^="https://pan.quark.cn/s/"]');
|
||||||
let index = 1;
|
let index = 1;
|
||||||
if (d.length>1){
|
if (false && d.length>1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
d.forEach(function(it) {
|
d.forEach(function(it) {
|
||||||
@ -75,12 +75,12 @@ LISTS=[];
|
|||||||
pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;
|
pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;
|
||||||
let d = pdfa(html, 'div.viewthread div.message a[href^="https://pan.quark.cn/s/"]');
|
let d = pdfa(html, 'div.viewthread div.message a[href^="https://pan.quark.cn/s/"]');
|
||||||
let index = 1;
|
let index = 1;
|
||||||
if (d.length>1){
|
if (false && d.length>1){
|
||||||
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
d.forEach(function(it) {
|
d.forEach(function(it) {
|
||||||
let burl = pdfh(it, 'a&&href');
|
let burl = pdfh(it, 'a&&href');
|
||||||
if (false){
|
if (true){
|
||||||
if (d.length==1){
|
if (d.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
|
@ -178,14 +178,14 @@ playGroups.forEach(function (it) {
|
|||||||
haveDelay = true;
|
haveDelay = true;
|
||||||
}
|
}
|
||||||
if (aliCount === 1){
|
if (aliCount === 1){
|
||||||
if (!haveMag && !haveDelay){
|
if (false && !haveMag && !haveDelay){
|
||||||
haveDelay = true;
|
haveDelay = true;
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
TABS.push("阿里雲盤" + groupIndex);
|
TABS.push("阿里雲盤" + groupIndex);
|
||||||
}
|
}
|
||||||
if (quarkCount === 1){
|
if (quarkCount === 1){
|
||||||
if (!haveMag && !haveDelay){
|
if (false && !haveMag && !haveDelay){
|
||||||
haveDelay = true;
|
haveDelay = true;
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
@ -268,12 +268,12 @@ playGroups.forEach(function(it){
|
|||||||
for(const key in it["ali"]){
|
for(const key in it["ali"]){
|
||||||
if (it["ali"].hasOwnProperty(key)){
|
if (it["ali"].hasOwnProperty(key)){
|
||||||
let title = it["ali"][key];
|
let title = it["ali"][key];
|
||||||
//let burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&url=" + encodeURIComponent(key);
|
let burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&url=" + encodeURIComponent(key);
|
||||||
let burl = "push://" + key;
|
//let burl = "push://" + key;
|
||||||
log('meijumi ali title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
|
log('meijumi ali title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
|
||||||
log('meijumi ali burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('meijumi ali burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
d.push(title + '$' + burl);
|
d.push(title + '$' + burl);
|
||||||
if (!haveMag && !haveDelay){
|
if (false && !haveMag && !haveDelay){
|
||||||
haveDelay = true;
|
haveDelay = true;
|
||||||
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
@ -286,12 +286,12 @@ playGroups.forEach(function(it){
|
|||||||
for(const key in it["quark"]){
|
for(const key in it["quark"]){
|
||||||
if (it["quark"].hasOwnProperty(key)){
|
if (it["quark"].hasOwnProperty(key)){
|
||||||
let title = it["quark"][key];
|
let title = it["quark"][key];
|
||||||
//let burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&url=" + encodeURIComponent(key);
|
let burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&url=" + encodeURIComponent(key);
|
||||||
let burl = "push://" + key;
|
//let burl = "push://" + key;
|
||||||
log('meijumi quark title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
|
log('meijumi quark title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
|
||||||
log('meijumi quark burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('meijumi quark burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
d.push(title + '$' + burl);
|
d.push(title + '$' + burl);
|
||||||
if (!haveMag && !haveDelay){
|
if (false && !haveMag && !haveDelay){
|
||||||
haveDelay = true;
|
haveDelay = true;
|
||||||
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
|
@ -60,7 +60,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -92,7 +92,7 @@ d.forEach(function(it){
|
|||||||
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -104,7 +104,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -127,7 +127,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste.reverse());
|
LISTS.push(liste.reverse());
|
||||||
}
|
}
|
||||||
if (lista.length + listq.length > 1){
|
if (false && lista.length + listq.length > 1){
|
||||||
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
@ -116,7 +116,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -152,7 +152,7 @@ d.forEach(function(it){
|
|||||||
log('xb6v burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('xb6v burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -164,7 +164,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -223,7 +223,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste);
|
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/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
@ -60,7 +60,7 @@ if (tabsm === true){
|
|||||||
if (tabse === true){
|
if (tabse === true){
|
||||||
TABS.push("電驢");
|
TABS.push("電驢");
|
||||||
}
|
}
|
||||||
if (tabsa.length + tabsq.length > 1){
|
if (false && tabsa.length + tabsq.length > 1){
|
||||||
TABS.push("選擇右側綫路");
|
TABS.push("選擇右側綫路");
|
||||||
}
|
}
|
||||||
let tmpIndex;
|
let tmpIndex;
|
||||||
@ -92,7 +92,7 @@ d.forEach(function(it){
|
|||||||
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
|
||||||
let loopresult = title + '$' + burl;
|
let loopresult = title + '$' + burl;
|
||||||
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
if (burl.startsWith("https://www.aliyundrive.com/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=ali&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -104,7 +104,7 @@ d.forEach(function(it){
|
|||||||
loopresult = title + '$' + burl;
|
loopresult = title + '$' + burl;
|
||||||
lista.push(loopresult);
|
lista.push(loopresult);
|
||||||
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
}else if (burl.startsWith("https://pan.quark.cn/s/")){
|
||||||
if (false){
|
if (true){
|
||||||
if (TABS.length==1){
|
if (TABS.length==1){
|
||||||
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
burl = "http://127.0.0.1:9978/proxy?do=quark&type=push&confirm=0&url=" + encodeURIComponent(burl);
|
||||||
}else{
|
}else{
|
||||||
@ -127,7 +127,7 @@ if (listm.length>0){
|
|||||||
if (liste.length>0){
|
if (liste.length>0){
|
||||||
LISTS.push(liste);
|
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/"]);
|
LISTS.push(["選擇右側綫路,或3秒後自動跳過$http://127.0.0.1:10079/delay/"]);
|
||||||
}
|
}
|
||||||
lista.forEach(function(it){
|
lista.forEach(function(it){
|
||||||
|
Loading…
Reference in New Issue
Block a user