Skip to content

Commit

Permalink
add a section for android download
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesw committed Jul 23, 2018
1 parent 0414b16 commit fde276e
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 9 deletions.
Binary file added android-vpn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,22 @@ <h1>分享给朋友</h1>
</div>
</section>

<section>
<h2>是否需要Android版免費VPN?</h2>
<h3>VPN和視頻下載的完美結合,娛樂到極致</h3>
<div class="">
<img src="android-vpn.png" alt="">
</div>
<div class="call-to-action">
<div class="button">
<a href="zh/download-mac.html">獲取Android VPN</a>
</div>
</div>
</section>

<footer>
<div class="">
<a href="https://github.com/free-vpn/chrome/releases">所有版本</a>
<a href="https://github.com/free-vpn/chrome/releases">VPN Chrome歷史版本</a>
</div>
<div class="">
<a href="https://www.freevpn.pw">freevpn.pw</a>
Expand Down
3 changes: 3 additions & 0 deletions master.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ section {
section p {
margin: 0 2rem 0 2rem;
}
section h3 {
margin: 1.2rem 0;
}

footer {
background: #555;
Expand Down
24 changes: 16 additions & 8 deletions zh/download-windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,20 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta http-equiv="refresh" content="3; url=https://github.com/tigeruk/Chrome/releases/download/180701/chrome-windows-180701.zip">
<title>Tiger Chromium浏览器</title>
<!-- <meta http-equiv="refresh" content="3; url=https://github.com/free-vpn/chrome/releases/download/69.0.3489.1/chrome-windows-69.0.3489.1.zip"> -->
<title>下載VPN Chrome Windows</title>
<link rel="stylesheet" href="../master.css">
</head>

<body>
<div class="container">

<header class="graybg">
<div class="logo">
<h2><a href="https://tigeruk.github.io/Chrome/">Tiger Chromium</a></h2>
</div>
<h1>感谢下载</h1>
<p>下载即将自动开始,如果5秒之后下载没有开始,您可以请点击<a href=https://github.com/tigeruk/Chrome/releases/download/180701/chrome-windows-180701.zip>此链接手工下载</a></p>
<p>备选地址: <a href=http://167.99.163.129/chrome-windows-180701.zip>chrome-windows-180701.zip</a>
<p>下载即将自动开始,如果5秒之后下载没有开始,可以点击<a href=https://github.com/free-vpn/chrome/releases/download/69.0.3489.1/chrome-windows-69.0.3489.1.zip>此链接手工下载</a></p>

<h2>备用地址</h2>
<p><a href=http://167.99.163.129/chrome-windows-180701.zip>chrome-windows-180701.zip</a>
</p>

<h2>下载后解压缩,进入目录点击<em>chrome.exe</em>就可以使用。首次打开,Windows会安全提示,选择&quot;更多信息&quot;,再选择&quot;仍要运行&quot;</h2>
Expand All @@ -33,8 +32,17 @@ <h2>根据个人习惯,可以把chrome.exe固定到开始屏幕,固定到任
<div class="screenshot">
<img class="fluid" src="../windows-open-3.png" alt="Tiger Chromium on Windows">
</div>

</header>

<section>
<h2>是否需要Android版免費VPN?</h2>
<h3>VPN和視頻下載的完美結合,娛樂到極致</h3>
<div class="">
<img src="../android-vpn.png" alt="">
</div>
</section>


</div>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand Down

0 comments on commit fde276e

Please sign in to comment.