|
1 | 1 | <!DOCTYPE html>
|
2 | 2 | <html>
|
3 | 3 | <head>
|
4 |
| - <meta charset="utf-8"> |
5 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 |
| - <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 |
| - <title>Unblock Youku 官方主页</title> |
8 |
| - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> |
9 |
| - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> |
10 |
| - <link rel="stylesheet" href="css/style.css"> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <meta http-equiv="refresh" content="0; url=https://www.uku.im/index.html"> |
| 6 | + <script type="text/javascript"> |
| 7 | + window.location.href = "https://www.uku.im/index.html" |
| 8 | + </script> |
| 9 | + <title>Page Redirection</title> |
11 | 10 | </head>
|
12 |
| -<body> |
13 |
| -<div class="container-fluid" id="wrapper"> |
14 |
| - <div class="row"> |
15 |
| - <div class="col-xs-12"> |
16 |
| - <div id="photo-header" class="text-center"> |
17 |
| - <div id="photo"> |
18 |
| - <img src="img/icon.png" alt="avatar"> |
19 |
| - </div> |
20 |
| - <div id="text-header"> |
21 |
| - <h1>Unblock Youku</h1> |
22 |
| - </div> |
23 |
| - <div id="i18n-links"> |
24 |
| - <a href="index.html">[中文简体]</a> |
25 |
| - <a href="index_zht.html">[中文繁體]</a> |
26 |
| - <a href="index_en.html">[English Version]</a> |
27 |
| - </div> |
28 |
| - </div> |
29 |
| - </div> |
30 |
| - </div> |
31 |
| - |
32 |
| - <div class="row header"> |
33 |
| - <div class="col-xs-12 box"> |
34 |
| - <h2> |
35 |
| - <span class="glyphicon glyphicon-heart" aria-hidden="true"></span> |
36 |
| - 感谢您四年以来对 Unblock Youku 的支持与喜爱 |
37 |
| - </h2> |
38 |
| - <p>你知道吗?Unblock Youku 一直以来都是个<a href="https://github.com/Unblocker/Unblock-Youku" target="_blank">开源免费的个人项目</a>。虽然是我在四年前因为自己的兴趣爱好在课余时间写出来的,但是经过大家的口口相传,Unblock Youku 现在已经拥有<a href="https://chrome.google.com/webstore/detail/unblock-youku/pdnfnkhpgegpcingjbfihlkjeighnddk/" target="_blank">超过 300 万的活跃用户</a>。这 300 万用户则变成了我的责任和前进的动力。我肩负着大家的信任和鼓励,尽力在学习和工作之余提升 Unblock Youku 的服务品质。</p> |
39 |
| - <p>但是从 2015 年下半年开始,Unblock Youku 的服务器多次遭到来源不明的大流量攻击,导致服务器瘫痪。<abbr title="UnblockCN -- 详情请见 https://uku.im/unblockcn">并且在同一时间,有流氓软件在网上恶意传播 Unblock Youku 已经改名的谣言</abbr>。在奋力抵抗攻击和谣言的同时,我也深深地感到个人力量的有限,觉得只有寻求更多的帮助才能让 Unblock Youku 长久稳定和免费地运行下去。</p> |
40 |
| - <ul> |
41 |
| - <li>希望更多的程序员朋友能参与我们开源项目的开发和维护,为 300 万用户提供更及时和稳定的服务;</li> |
42 |
| - <li>欢迎大家捐助 Unblock Youku 服务器的运行费用,会有更多的服务器来抵抗大流量攻击;</li> |
43 |
| - <li>希望大家多帮 Unblock Youku 宣传和辟谣,不让更多的用户上当受骗。</li> |
44 |
| - </ul> |
45 |
| - <p> |
46 |
| - 衷心地感谢。 |
47 |
| - </p> |
48 |
| - <p> |
49 |
| - - zhuzhuor 于 2016 年 1 月 31 日 |
50 |
| - </p> |
51 |
| - </div> |
52 |
| - </div> |
53 |
| - |
54 |
| - <div class="row header"> |
55 |
| - <div class="col-xs-12 box"> |
56 |
| - <h2> |
57 |
| - <span class="glyphicon glyphicon-heart" aria-hidden="true"></span> |
58 |
| - 每捐助 2 美元即可帮助 Unblock Youku 服务器多运行 1 小时 |
59 |
| - </h2> |
60 |
| - </div> |
61 |
| - <div class="col-xs-12 box" id="donation"> |
62 |
| - <div> |
63 |
| - <h4>捐助方式 1:支付宝</h4> |
64 |
| - <hr> |
65 |
| - <div class="text-center" id="alipay"> |
66 |
| - <p>请用支付宝手机软件扫描下方的 QR 码捐款</p> |
67 |
| - <img src="img/alipay.png" alt="Alipay QR code"> |
68 |
| - </div> |
69 |
| - |
70 |
| - <hr> |
71 |
| - <h4>捐助方式 2:PayPal 或 信用卡</h4> |
72 |
| - <hr> |
73 |
| - <div id="paypal"> |
74 |
| - <div class="donation-form"> |
75 |
| - 货币: |
76 |
| - <div class="btn-group" data-toggle="buttons"> |
77 |
| - <label class="btn btn-default active"> |
78 |
| - <input type="radio" name="options" id="select-usd" checked> USD |
79 |
| - </label> |
80 |
| - <label class="btn btn-default"> |
81 |
| - <input type="radio" name="options" id="select-cad"> CAD |
82 |
| - </label> |
83 |
| - <label class="btn btn-default"> |
84 |
| - <input type="radio" name="options" id="select-twd"> 新台币 |
85 |
| - </label> |
86 |
| - <label class="btn btn-default"> |
87 |
| - <input type="radio" name="options" id="select-hkd"> 港币 |
88 |
| - </label> |
89 |
| - </div> |
90 |
| - </div> |
91 |
| - |
92 |
| - <div class="donation-form"> |
93 |
| - 金额: |
94 |
| - <label class="radio-inline"> |
95 |
| - <input type="radio" name="amount-options" id="amount-2" value="2" checked> <span id="amount-2-text">$2</span> |
96 |
| - </label> |
97 |
| - <label class="radio-inline"> |
98 |
| - <input type="radio" name="amount-options" id="amount-5" value="5"> <span id="amount-5-text">$5</span> |
99 |
| - </label> |
100 |
| - <label class="radio-inline"> |
101 |
| - <input type="radio" name="amount-options" id="amount-10" value="10"> <span id="amount-10-text">$10</span> |
102 |
| - </label> |
103 |
| - <label class="radio-inline"> |
104 |
| - <input type="radio" name="amount-options" id="amount-custom" value="custom"> 自选金额 |
105 |
| - </label> |
106 |
| - <input type="number" id="custom-amount-input" value="20"> |
107 |
| - </div> |
108 |
| - <div class="donation-form"> |
109 |
| - 月捐: |
110 |
| - <div class="checkbox" id="monthly"> |
111 |
| - <label> |
112 |
| - <input type="checkbox" id="input-monthly"> 每月自动捐助(您可以随时取消) |
113 |
| - </label> |
114 |
| - </div> |
115 |
| - </div> |
116 |
| - <div class="donation-form text-center"> |
117 |
| - <button class="btn btn-lg btn-success" id="paypal-donation-button" data-loading-text="请等待...">点此进行捐款</button> |
118 |
| - <div class="text-small"><small>无需注册 PayPal 账户即可用信用卡捐助</small></div> |
119 |
| - </div> |
120 |
| - |
121 |
| - <div id="paypal-hidden-div"> |
122 |
| - <form id="paypal-hidden-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> |
123 |
| - <input type="hidden" name="cmd" id="hidden-form-command" value="_xclick"> |
124 |
| - <input type=" hidden" name=" business" value=" [email protected]" > |
125 |
| - <input type="hidden" name="item_name" value="Unblock Youku"> |
126 |
| - <input type="hidden" name="currency_code" id="hidden-form-currency" value="USD"> |
127 |
| - <input type="hidden" name="amount" id="hidden-form-amount" value="2"> |
128 |
| - <input type="hidden" name="a3" id="hidden-form-monthly-amount" value="2"> |
129 |
| - <input type="hidden" name="p3" value="1"> |
130 |
| - <input type="hidden" name="t3" value="M"> |
131 |
| - <input type="hidden" name="src" value="1"> |
132 |
| - <input type="hidden" name="srt" value="24"> |
133 |
| - <input type="hidden" name="no_shipping" value="1"> |
134 |
| - </form> |
135 |
| - </div> |
136 |
| - </div> |
137 |
| - </div> |
138 |
| - </div> |
139 |
| - </div> |
140 |
| - |
141 |
| - <div class="row header"> |
142 |
| - <div class="col-xs-12 box"> |
143 |
| - <h2><span class="glyphicon glyphicon-heart" aria-hidden="true"></span> |
144 |
| - 请关注 Unblock Youku 社交网络帐号以获取官方最新消息</h2> |
145 |
| - </div> |
146 |
| - |
147 |
| - <div class="col-xs-12 box social-network"> |
148 |
| - <div class="fb-like" data-href="https://www.facebook.com/uku.im/" data-layout="standard" data-action="like" data-show-faces="false" data-share="true"></div> |
149 |
| - </div> |
150 |
| - |
151 |
| - <div class="col-xs-12 box social-network"> |
152 |
| - <a href="https://twitter.com/Unblock_Youku" class="twitter-follow-button" data-show-count="true" data-dnt="true"></a> |
153 |
| - </div> |
154 |
| - |
155 |
| - <div class="col-xs-12 box social-network" id="weibo-div"> |
156 |
| - <!--<wb:follow-button uid="5666348267" type="gray_3" width="100%" height="24" ></wb:follow-button>--> |
157 |
| - <a href="http://weibo.com/ubuku" target="_blank"><button type="button" class="btn btn-success btn-xs"><i class="fa fa-weibo"></i> 微博关注 @Unblock_Youku</button></a> |
158 |
| - </div> |
159 |
| - </div> |
160 |
| -</div> |
161 |
| - |
162 |
| -<div class="container-fluid text-center box" id="footer"> |
163 |
| - <p><a href="https://www.uku.im">https://www.uku.im</a></p> |
164 |
| - <p>© 2016</p> |
165 |
| -</div> |
166 |
| - |
167 |
| -<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> |
168 |
| -<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> |
169 |
| -<script src="js/script.js"></script> |
170 |
| - |
171 |
| -<div id="fb-root"></div> |
172 |
| -<script>(function(d, s, id) { |
173 |
| - var js, fjs = d.getElementsByTagName(s)[0]; |
174 |
| - if (d.getElementById(id)) return; |
175 |
| - js = d.createElement(s); js.id = id; |
176 |
| - js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=1456856884526437"; |
177 |
| - fjs.parentNode.insertBefore(js, fjs); |
178 |
| -}(document, 'script', 'facebook-jssdk'));</script> |
179 |
| - |
180 |
| -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> |
181 |
| - |
182 |
| - |
183 |
| -<!--<script data-url="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>--> |
184 |
| - |
185 |
| -<script> |
186 |
| - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
187 |
| - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
188 |
| - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
189 |
| - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
190 |
| - |
191 |
| - ga('create', 'UA-30726750-13', 'auto'); |
192 |
| - ga('send', 'pageview'); |
193 |
| -</script> |
194 |
| - |
195 |
| -</body> |
196 | 11 | </html>
|
0 commit comments