Skip to content

Commit eb80142

Browse files
committed
sort
1 parent 9dcf5b5 commit eb80142

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

VIP Video Cracker/VIP Video Cracker.user.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// @name VIP视频破解
33
// @name:en VIP Video Cracker
44
// @namespace hoothin
5-
// @version 1.7.2
5+
// @version 1.7.3
66
// @description 解析并破解各大视频站的VIP权限
77
// @description:en Crack VIP permissions of some chinese video sites
88
// @author hoothin
@@ -56,7 +56,6 @@
5656
{name:"小海解析2",url:"http://jx.ck921.com/hai2.php?url=%s",title:"和上面的用的应该是同样的服务器"},
5757
{name:"Relon",url:"http://yyygwz.com/index.php?url=%s"},
5858
{name:"SO视频",url:"http://parse.colaparse.cc/?url=%s"},
59-
{name:"言朋影院",url:"http://vip.yingyanxinwen.cn/vip/index.php?url=%s"},
6059
{name:"5奇异",url:"http://www.jiexi.cx/5qiyi/?url=%s"},
6160
{name:"Moondown",url:"http://moon.moondown.net/?url=%s"},
6261
{name:"选片网",url:"http://jx.xuanpianwang.com/parse?url=%s"},
@@ -67,17 +66,18 @@
6766
{name:"土豪网",url:"http://www.tuhao13.com/yunparse/index.php?url=%s"},
6867
{name:"舞动秋天",url:"http://qtzr.net/s/?qt=%s"},
6968
{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,只能跳转不能嵌"},
7071
{name:"迷失之梦",url:"http://mt2t.com/yun?url=%s",title:"这个解析站似乎不大稳定"},
7172
{name:"无名小站源",url:"http://www.sfsft.com/admin.php?url=%s",title:"无名小站的源"},
72-
{name:"疯狂解析",url:"http://vip.ifkdy.com/?url=%s",title:"仅是简单嵌了47影视云、小海解析等几个解析站"},
7373
{name:"VIP看看",url:"http://2.jx.72du.com/video.php?url=%s",title:"嵌了无名小站的服务"},
7474
{name:"歪歪电影",url:"http://www.yydy8.com/common/?url=%s",title:"嵌了47影视云的服务"},
7575
{name:"梦中人",url:"http://www.wpswan.com/mzr/vipparse/index.php?url=%s",title:"嵌了47影视云的服务"},
7676
{name:"71ki解析",url:"http://jx.71ki.com/tong.php?url=%s"},
7777
{name:"CloudParse",url:"http://api.cloudparse.com/?url=%s"},
7878
{name:"10号影院",url:"http://player.gakui.top/?url=%s"},
7979
{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影视云、小海解析等几个解析站"},
8181
],video,videoWidth,videoHeight,i=0;
8282
var isMobile=function() {
8383
var userAgentInfo = navigator.userAgent.toLowerCase();

0 commit comments

Comments
 (0)