秋名山直播浏览器擦件复活
导读
今天看了论坛2篇文章,一篇介绍擦件的,一篇介绍直播的PC端,不禁想起我那因接口没了,擦件废了的帖子。
下午手痒痒,想着干脆我再找个接口替换不就行了吗,找了还真有,好像阿里云的,不知道是不是,反正我不懂,现在分享给大家,如果不会使用的请看旧贴的回复,有大佬教。海阔视界的那个规则没坏能使用,不在放出了,不然看我都成了推销员了
好像很多人不会弄擦件,我小小说明一下,PC浏览器的擦件先去下载油猴https://www.tampermonkey.net/安装,不会的或安装不成功的请百度
安装完油猴后,在浏览器地址栏旁边点击油猴擦件的图标,选择管理面板,在新跳出的页面那点+号,新建脚本,把代码复制进去粘贴,在编辑器下面那个“文件”点一下,保存生效,电脑的QQ浏览器或搜狗浏览器我都使用成功,播放页需要切换兼容模式,Google Chrome失败,会跳一个什么.swf的,我研究下……
安卓浏览器可以下载支持擦件的浏览器,新建脚本或新建擦件复制进去粘贴保存就行了。
苹果手机好像Safari浏览器就能使用擦件吧,没苹果手机,请自行研究一下吧。
还有人找不到秋名山直播接口???!!!
// ==UserScript==
// @name 直播接口改直播盒子
// @match http://api.hclyz.com:81/mf/*.txt*
// @grant none
// ==/UserScript==
(function() {
'use strict';
document.title = "u79cbu540du5c71u4e0au0020u4e0du89c1u4e0du6563";
var add="",num="",img="",li="",list=[];
var html = document.querySelector("body pre").innerHTML;
var style = document.createElement('style');
style.innerHTML = '*{margin:0;padding:0;list-style:none;box-sizing:border-box;scroll-behior:失眠ooth;}'
+'ul{width:100%;height:100%;overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling: touch;}'
+'li{float:left;padding:10px;overflow:hidden;}'
+'.img{width:100%;height:auto;padding-bottom:100%;overflow:hidden;position:relative}'
+'img{width:100%;height:100%;position: absolute;}'
+'.title{width:100%;text-align:center;word-break: keep-all;white-space: nowrap;overflow:hidden;transition:all .3s}'
+'li:hover .title{color:#f93ab3}';
document.head.appendChild(style);
var meta = document.createElement('meta');
meta.name = "referrer";
meta.content = "no-referrer";
document.head.appendChild(meta);
var c = isNaN(window.location.href.split("?")[1])?"width:25%":"width:"+100/window.location.href.split("?")[1]+"%";
html.indexOf("pingtai")>0?(list = JSON.parse(html).pingtai,img = "xinimg"):(list = JSON.parse(html).zhubo,img = "img")
for(var i = 0;i list[i].Number!=null?(num = "("+ list[i].Number +")",add = list[i].address+window.location.search):(num="",add = "http://g.alicdn.com/de/pri失眠player-flash/1.2.16/Pri失眠Player.swf?vurl="+ list[i].address);
var title = list[i].title.replace(/%25/g,"%").replace(/%28/g, "(").replace(/%29/g, ")").replace(/%3F/g,"?").replace(/%20/g," ").replace(/%7E/g,"~").replace(/%5E/g,"^");
li+=' '+title+num+'
}
document.querySelector("body").innerHTML = "
- "+li+"
})();复制代码
请勿相信里面的广告,播放不出来的就是视频链接坏了。
如有违规,请大佬直接删帖,谢谢!
如果正好你喜欢,下面的张哥按一下