-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathus.php
82 lines (79 loc) · 5.36 KB
/
us.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html>
<html>
<head>
<title>关于我们 - 2naive.cn</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css"> body { /*background: linear-gradient(90deg, white, gray);*/ background-color: #eee;}body, h1, p { font-family: "Helvetica Neue", "Segoe UI", Segoe, Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: normal; margin: 0; padding: 0; text-align: center;}.container { margin-left: auto; margin-right: auto; margin-top: 10px; max-width: 1170px; padding-right: 15px; padding-left: 15px;}.row:before, .row:after { display: table; content: " ";}h1 { font-size: 48px; font-weight: 300; margin: 0 0 20px 0;}p { margin: 0 0 10px;}a { color: #3282e6; text-decoration: none;}.lead { font-size: 21px; font-weight: 200; margin-bottom: 20px;}</style>
</head>
<body>
<div class="container text-center" id="error">
<svg height="100" width="100">
<circle cx="50" cy="50" r="31" stroke="#679b08" stroke-width="9.5" fill="none" />
<circle cx="50" cy="50" r="6" stroke="#679b08" stroke-width="1" fill="#679b08" />
<line x1="50" y1="50" x2="35" y2="50" style="stroke:#679b08;stroke-width:6" />
<line x1="65" y1="35" x2="50" y2="50" style="stroke:#679b08;stroke-width:6" />
<path d="M59 65 L83 65 L75 87 Z" fill="#679b08" /><rect width="20" height="9" x="70" y="56" style="fill:#eee;stroke-width:0;" />
</svg>
<div class="row">
<div class="col-md-12">
<div class="main-icon text-success">
<span class="uxicon uxicon-clock-refresh"></span>
</div>
<h1>关 于 本 站</h1>
<p class="lead" style="text-align: left;">导航:<a href="/">首页</a> <a href="http://tb.2naive.cn">优惠券</a> <a href="http://tv.2naive.cn">电视台</a> <a href="http://music.2naive.cn">音乐</a> <a href="http://blog.2naive.cn">博客</a> <a href="http://ss.2naive.cn">科学上网</a> <a href="http://trip.2naive.cn">足迹</a> <a href="http://old.2naive.cn">旧版入口</a></p>
<h3 style="text-indent:25px;text-align: justify;">本为追剧写的网站,2017年05月上线,经过一年的更新迭代,功能的上线、下线,目前功能还包括在线观看视频资源、淘宝优惠券、音乐等</h3>
<div style="text-align: left">
<b>沿革(2017 - ):</b><br>
2017年05月 视频/电视台搜索功能<br>
2017年06月 输入网址看各网站VIP视频功能<br>
2017年06月 关闭电视台搜索功能<br>
2017年07月 开放电视台(全球1600+)搜索<br>
2017年07月 开放电视台选台列表<br>
2017年07月 启用kd2h.com,保留2naive.cn<br>
2017年07月 开放百度网盘视频链接播放<br>
2017年08月 重新使用腾讯云服务器<br>
2017年08月 关闭百度网盘视频链接播放<br>
2017年08月 优化m3u8格式视频在线播放<br>
2017年09月 关闭电视台功能<br>
2017年11月 修复信息采集BUG<br>
2017年11月 开放优惠券网站<br>
2017年11月 开放子站电视台(部分)功能<br>
2017年11月 增加全网音乐(MengK开源)功能<br>
2017年12月 优化主站界面<br>
2017年12月 解决部分视频不能播放的BUG<br>
2017年12月 累计提供超过 1W 次搜索服务<br>
2018年01月 音乐更名为"米听(MeTing)"<br>
2018年01月 修复"米听(MeTing)"部分BUG<br>
2018年01月 增加传统视频网站模式<br>
2018年01月 修复网站中部分已知BUG<br>
2018年03月 优化部分页面<br>
2018年03月 暂停电视台维护<br>
2018年03月 修复网站中部分已知BUG<br>
2018年04月 增加ss免费账号分享<br>
2018年04月 修复网站中部分已知BUG<br>
2018年04月 主站加入畅言评论系统<br>
2018年05月 整站暂停维护,恢复时间待定<br>
2018年07月 网站重构完成<br>
</div>
<p class="lead"></p>
<p class="lead" style="text-align: left"><a href="mailto:eMail:912692510@qq.com" style="color: #000000">意见建议/问题反馈</a></p>
<h5 style="text-align:justify;">免责声明:(1)本站(包括二级站点)内容来自网友分享,仅供个人学习、开发、测试使用,请勿用于其他用途。<a href="./disclaimer.html" style="color: #000">查看更多内容</a> </h5>
<h5>©2018 2naive.cn 京ICP备15007046号-3</h5>
</div>
</div>
</div>
<div id="foot" style="width: 100%;z-index:-100;text-align: center;position: relative; /*or前面的是absolute就可以用*/ bottom: 0px;margin-top:50px">
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?6ce53f2478182524725633e27b314bcd";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script src="./bdzz.js"></script>
</div>
</body>
</html>