update PG

This commit is contained in:
chuqiuyu
2023-08-23 08:14:42 +08:00
parent 72ce4d0b83
commit 1eab62bb6b
9 changed files with 427 additions and 24 deletions

View File

@@ -85,8 +85,8 @@ let liste = [];
d.forEach(function(it){
let burl = pdfh(it, 'a&&href');
let title = pdfh(it, 'a&&Text');
log('dygang title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
log('dygang burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
log('4khdr title >>>>>>>>>>>>>>>>>>>>>>>>>>' + title);
log('4khdr burl >>>>>>>>>>>>>>>>>>>>>>>>>>' + burl);
let loopresult = title + '$' + burl;
if (burl.startsWith("https://www.aliyundrive.com/s/")){
if (TABS.length==1){