From d50679026385abd6ca3a8a21c1bd5561e25b4eef Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Fri, 9 Sep 2022 15:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86=E6=A3=80=E6=B5=8B?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E5=A6=82=E6=9E=9C=E5=8F=8D=E5=90=91=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E7=9A=84=E9=94=99=E8=AF=AF=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...0\261\345\245\207\350\211\272\346\216\250\350\215\220.min.js" | 1 + 1 file changed, 1 insertion(+) create mode 100644 "py/\347\210\261\345\245\207\350\211\272\346\216\250\350\215\220.min.js" diff --git "a/py/\347\210\261\345\245\207\350\211\272\346\216\250\350\215\220.min.js" "b/py/\347\210\261\345\245\207\350\211\272\346\216\250\350\215\220.min.js" new file mode 100644 index 0000000..b043e32 --- /dev/null +++ "b/py/\347\210\261\345\245\207\350\211\272\346\216\250\350\215\220.min.js" @@ -0,0 +1 @@ +js:let d=[];fetch_params.headers["user-agent"]=PC_UA;pdfh=jsp.pdfh;pdfa=jsp.pdfa;pd=jsp.pd;let html=fetch(HOST,fetch_params);let lists=pdfa(html,".qy-mod-li");lists.forEach(function(it){try{let title=pdfh(it,"p.sub&&title");let desc=pdfh(it,".qy-mod-label&&Text");let pic_url=pd(it,"img&&src");d.push({title:title,desc:desc,img:pic_url})}catch(e){}});res=setResult(d); \ No newline at end of file -- GitLab