|
2 | 2 | // @name VIP视频破解 |
3 | 3 | // @name:en VIP Video Cracker |
4 | 4 | // @namespace hoothin |
5 | | -// @version 1.7.2 |
| 5 | +// @version 1.7.3 |
6 | 6 | // @description 解析并破解各大视频站的VIP权限 |
7 | 7 | // @description:en Crack VIP permissions of some chinese video sites |
8 | 8 | // @author hoothin |
|
56 | 56 | {name:"小海解析2",url:"http://jx.ck921.com/hai2.php?url=%s",title:"和上面的用的应该是同样的服务器"}, |
57 | 57 | {name:"Relon",url:"http://yyygwz.com/index.php?url=%s"}, |
58 | 58 | {name:"SO视频",url:"http://parse.colaparse.cc/?url=%s"}, |
59 | | - {name:"言朋影院",url:"http://vip.yingyanxinwen.cn/vip/index.php?url=%s"}, |
60 | 59 | {name:"5奇异",url:"http://www.jiexi.cx/5qiyi/?url=%s"}, |
61 | 60 | {name:"Moondown",url:"http://moon.moondown.net/?url=%s"}, |
62 | 61 | {name:"选片网",url:"http://jx.xuanpianwang.com/parse?url=%s"}, |
|
67 | 66 | {name:"土豪网",url:"http://www.tuhao13.com/yunparse/index.php?url=%s"}, |
68 | 67 | {name:"舞动秋天",url:"http://qtzr.net/s/?qt=%s"}, |
69 | 68 | {name:"97在线看",url:"http://www.97zxkan.com/jiexi/97zxkanapi.php?url=%s"}, |
| 69 | + {name:"百域阁",url:"http://api.svip.baiyug.cn/svip/index.php?url=%s",title:"会检测是否frame,只能跳转不能嵌"}, |
| 70 | + {name:"言朋影院",url:"http://vip.yingyanxinwen.cn/vip/index.php?url=%s",title:"会检测是否frame,只能跳转不能嵌"}, |
70 | 71 | {name:"迷失之梦",url:"http://mt2t.com/yun?url=%s",title:"这个解析站似乎不大稳定"}, |
71 | 72 | {name:"无名小站源",url:"http://www.sfsft.com/admin.php?url=%s",title:"无名小站的源"}, |
72 | | - {name:"疯狂解析",url:"http://vip.ifkdy.com/?url=%s",title:"仅是简单嵌了47影视云、小海解析等几个解析站"}, |
73 | 73 | {name:"VIP看看",url:"http://2.jx.72du.com/video.php?url=%s",title:"嵌了无名小站的服务"}, |
74 | 74 | {name:"歪歪电影",url:"http://www.yydy8.com/common/?url=%s",title:"嵌了47影视云的服务"}, |
75 | 75 | {name:"梦中人",url:"http://www.wpswan.com/mzr/vipparse/index.php?url=%s",title:"嵌了47影视云的服务"}, |
76 | 76 | {name:"71ki解析",url:"http://jx.71ki.com/tong.php?url=%s"}, |
77 | 77 | {name:"CloudParse",url:"http://api.cloudparse.com/?url=%s"}, |
78 | 78 | {name:"10号影院",url:"http://player.gakui.top/?url=%s"}, |
79 | 79 | {name:"PPYPP",url:"http://www.ppypp.com/yunparse/?url=%s"}, |
80 | | - {name:"百域阁",url:"http://api.svip.baiyug.cn/svip/index.php?url=%s"}, |
| 80 | + {name:"疯狂解析",url:"http://vip.ifkdy.com/?url=%s",title:"仅是简单嵌了47影视云、小海解析等几个解析站"}, |
81 | 81 | ],video,videoWidth,videoHeight,i=0; |
82 | 82 | var isMobile=function() { |
83 | 83 | var userAgentInfo = navigator.userAgent.toLowerCase(); |
|
0 commit comments