Skip to content

Commit a978bb9

Browse files
Added iOS QR
1 parent 64e3290 commit a978bb9

File tree

6 files changed

+74
-13
lines changed

6 files changed

+74
-13
lines changed

img/apple-download.svg

Lines changed: 46 additions & 0 deletions
Loading

img/rift-qr.png

57.1 KB
Loading

img/rift-vpn-qr.png

-32.5 KB
Binary file not shown.

index.html

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,20 @@ <h1>Unblock Youku</h1>
3131
<div class="row">
3232
<div class="col-xs-12">
3333
<div class="box">
34-
<h2>
34+
<h2>
3535
<span class="glyphicon glyphicon-heart" aria-hidden="true"></span>
36-
云界VPN:开启无界娱乐新篇章</h2>
36+
云界VPN:开启无界娱乐新篇章
37+
<span class="label label-success" style="vertical-align: top;font-size: 0.35em;position: relative; top: 6px; " aria-hidden="true">NEW</span>
38+
</h2>
3739
<!-- QR code for Rift VPN -->
38-
3940
<div class="text-center" id="rift-vpn-qr">
4041
<hr>
41-
<p>扫一扫有惊喜!</p>
42-
<img src="img/rift-vpn-qr.png" alt="云界VPN二维码">
42+
<p>扫描二维码下载手机版!</p>
43+
<img src="img/rift-qr.png" style="width: 250px; height: 250px;margin-bottom: 10px;" alt="云界VPN二维码">
44+
<br>
45+
<a href="https://go.riftvpn.ai/uku-im-web-button" target="_blank">
46+
<img src="img/apple-download.svg" style="width: 165px;" alt="Download on App Store">
47+
</a>
4348
<hr>
4449
</div>
4550
<p>

index_en.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,18 @@ <h1>Unblock Youku</h1>
3333
<div class="box">
3434
<h2>
3535
<span class="glyphicon glyphicon-heart" aria-hidden="true"></span>
36-
RIFT VPN: Opening a New Chapter in Boundless Entertainment</h2>
36+
RIFT VPN: Opening a New Chapter in Boundless Entertainment
37+
<span class="label label-success" style="vertical-align: top;font-size: 0.35em;position: relative; top: 6px; " aria-hidden="true">NEW</span>
38+
</h2>
3739
<!-- QR code for Rift VPN -->
38-
3940
<div class="text-center" id="rift-vpn-qr">
4041
<hr>
41-
<p>Scan the QR Code, there will be surprises!</p>
42-
<img src="img/rift-vpn-qr.png" alt="Cloud Realm VPN QR Code">
42+
<p>Scan QR code to download:</p>
43+
<img src="img/rift-qr.png" style="width: 250px; height: 250px;margin-bottom: 10px;" alt="云界VPN二维码">
44+
<br>
45+
<a href="https://go.riftvpn.ai/uku-im-web-button" target="_blank">
46+
<img src="img/apple-download.svg" style="width: 165px;" alt="Download on App Store">
47+
</a>
4348
<hr>
4449
</div>
4550
<p>

index_zht.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,18 @@ <h1>Unblock Youku</h1>
3333
<div class="box">
3434
<h2>
3535
<span class="glyphicon glyphicon-heart" aria-hidden="true"></span>
36-
雲界VPN:開啟無界娛樂新篇章</h2>
36+
雲界VPN:開啟無界娛樂新篇章
37+
<span class="label label-success" style="vertical-align: top;font-size: 0.35em;position: relative; top: 6px; " aria-hidden="true">NEW</span>
38+
</h2>
3739
<!-- QR code for Rift VPN -->
38-
3940
<div class="text-center" id="rift-vpn-qr">
4041
<hr>
41-
<p>掃一掃有驚喜!</p>
42-
<img src="img/rift-vpn-qr.png" alt="雲界VPN二維碼">
42+
<p>掃描二維碼下載手機版!</p>
43+
<img src="img/rift-qr.png" style="width: 250px; height: 250px;margin-bottom: 10px;" alt="云界VPN二维码">
44+
<br>
45+
<a href="https://go.riftvpn.ai/uku-im-web-button" target="_blank">
46+
<img src="img/apple-download.svg" style="width: 165px;" alt="Download on App Store">
47+
</a>
4348
<hr>
4449
</div>
4550
<p>

0 commit comments

Comments
 (0)