更新 'SrcParseS.js'

master
src48597962 6 months ago
parent 4091f8b680
commit f67f514f49
  1. 3
      SrcParseS.js

@ -663,7 +663,8 @@ var SrcParseS = {
},music), { },music), {
blockRules: ['.m4a','.mp3','.gif','.jpg','.jpeg','.png','.ico','hm.baidu.com','/ads/*.js','/klad/*.php','layer.css'], blockRules: ['.m4a','.mp3','.gif','.jpg','.jpeg','.png','.ico','hm.baidu.com','/ads/*.js','/klad/*.php','layer.css'],
jsLoadingInject: true, jsLoadingInject: true,
//ua: head['User-Agent'] || PC_UA, //ua: head['User-Agent'] || MOBILE_UA,
//referer: head['referer'] || "",
checkTime: 100, checkTime: 100,
timeout: 12000 timeout: 12000
} }

Loading…
Cancel
Save