555影视.js 223 字节
Newer Older
1 2 3
var rule = Object.assign(muban.mxpro,{
title:'555影视',
host:'https://www.5dy6.cc',
4 5 6 7
headers:{//网站的请求头,完整支持所有的,常带ua和cookies
    'User-Agent':'MOBILE_UA',
    "Cookie": "searchneed=ok"
},
8
});