Add files via upload

This commit is contained in:
gaotianliuyun
2022-12-06 17:23:57 +08:00
committed by GitHub
parent 3e92ce6385
commit 3fae83cb2f
10 changed files with 443 additions and 21 deletions

View File

@@ -9,7 +9,8 @@ var rule = {
quickSearch:0,
headers:{
// 'User-Agent':'UC_UA'
'User-Agent':'MOBILE_UA'
'User-Agent':'MOBILE_UA',
// 'Cookie':'test',
},
timeout:5000,
class_parse:'div.nav a;a&&Text;a&&href;/(\\d.+).html',