-
Notifications
You must be signed in to change notification settings - Fork 48
/
version-update.php
65 lines (61 loc) · 4.39 KB
/
version-update.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>流量消耗器 更新说明</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script>LA.init({id: "JjhvoI5bfYbANJBZ",ck: "JjhvoI5bfYbANJBZ",autoTrack:true,hashMode:true})</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4745983596040533"
crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114909353-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114909353-1');
</script>
<!--[if lt IE 9]>
<script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
<![endif]-->
<style type="text/css">
img{ max-width:100%;}
video{ max-width:100%; height:auto;}
header ul li{ float:left; list-style:none; list-style-type:none; margin-right:10px;}
header select{display:none;}
@media (max-width:960px){
header ul{ display:none;}
header select{ display:inline-block;}
}
</style>
</head>
<body>
<h1>流量消耗器</h1>
<h3> 流量统计:</h3>
<p><script id="LA-DATA-WIDGET" crossorigin="anonymous" charset="UTF-8" src="https://v6-widget.51.la/v6/JjhvoI5bfYbANJBZ/quote.js?theme=2&col=true&f=12&badge=icon_1&icon=left"></script></p>
<h2> <a href='https://api.vv1234.cn/llxhq'>返回主页</a></h2>
<h3>打包下载:</h3>
为了方便各位动手能力强的大佬们自行部署等个性化需求,暂时托管到了GitHub,方便各位大佬打包下载.</br>
<a href='https://github.com/uu6/llxhq'>如果需要扒拉代码,建议直接GitHub打包下载 https://github.com/uu6/llxhq</a></div>
<h3> 更新说明:</h3>
<p>20240128: 日常更新,更新/移除部分失效资源链</p>
<p>20231117: 日常更新,更新/移除部分失效资源链接,优化国内部分地区访问速度</p>
<p>20221212: 更新/移除部分失效资源链接,增加QQ/微信客户端访问拦截</p>
<p>20221201: 新增中国联通,网易官网等资源</p>
<p>20221014: 新增和彩云(中国移动云盘),咪咕视频等资源</p>
<p>20220901:节点优化:应酷安基友反馈,新增节点若干,含B站.</p>
<p>20220822: 对节点进行分类,并新增部分节点. </p>
</p>
<p>20220719: 为了方便各位动手能力强的大佬们自行部署等个性化需求,暂时托管到了GitHub,方便各位大佬打包下载.
</p>
<p>20220701: 功能优化:对于网络波动及第三方资源访问故障等网络错误问题造成的执行中断,改为仍然强制执行! <br>
为降低终端设备CPU占用,暂时关闭网页特效,默认线程调整为1
</p>
<p>20220629: 酷安及QQ群内部分童鞋反馈使用过程中后台经常断开,问题已知,原因有多方面,如第三方资源响应超时,终端网络不稳定,终端设备锁屏或者浏览器后台异常终止执行JS脚本(非原生应用,暂时无解)</p>
<p>20220628: 额外新增节点:咪咕音乐(中国移动) 用于消耗部分手机套餐如19元芝麻卡内的中移动精品APP定向流量.<br>在原有单测速源基础上,额外新增一大批测速源,引用资源均为大厂CDN且理论不限速,确保绝大部分地区均能保持高速下载</p>
<p>20220627: 美化调整界面,页面中增加富强,一言,落叶等特效,可能造成部分低端机型或者低版本浏览器版无法正常使用</p>
<p>20220626: 增加<a href="./old-index.php">旧版本入口</a>保留, 临近月末近期使用人数暴增,不在对API接口站点域名整体限速,同时为方便计量用户,接入谷歌分析,51.la网站统计等.</p>
<p>20220625: 流量消耗器新版本上线,核心代码及样式参考自@net909的新版工具网,界面更优雅美观</p>
<p>20220423: 流量消耗器上线(旧版),刚转换了芝麻卡套餐定向流量多大没地儿花,便搭建了这个个玩意儿自用,源代码来自@https://github.com/Richienb/ros-data-waster ,由于服务器负载缘故,测速源由本地逐步调整为第三方源,同步新增百度,腾讯,阿里,字节跳动,网易等源,用于消耗部分手机套餐内定向流量.</p>
</body>
</html>