From 8d73f8744204ad6bcd548d03b8e51df9f9ad7913 Mon Sep 17 00:00:00 2001 From: SukkaW Date: Sat, 13 Apr 2019 02:52:25 +0800 Subject: [PATCH] refactor: update html tpl --- src/index.html | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/src/index.html b/src/index.html index 1271365..acf4615 100644 --- a/src/index.html +++ b/src/index.html @@ -12,20 +12,14 @@ - + - + @@ -37,28 +31,19 @@

-
-

使用提示

-

这里提供的是 Google 官方的离线包下载地址,离线包并未内置在线更新

+
+

提示

+

这里提供 Google 官方的 Chrome 浏览器离线包(Windows)下载,通过离线包安装的 Chrome 浏览器没有内置在线更新

Chrome 官网
+

如果需要下载内置在线更新的 Chrome 浏览器、或对本站提供的离线包不放心,请前往 Google Chrome 官网

https://www.google.com/chrome/(中国大陆地区不可访问)
https://www.google.cn/chrome/(中国大陆地区可访问)

-
站内快速跳转
+
选择离线包版本

Stable 稳定版 | Beta 测试版 | Dev 开发版 | Canary 金丝雀

-
项目开源地址
-

- https://github.com/SukkaW/ChromeChecker -

-
API(XML 格式)
-

- https://lab.skk.moe/chrome/api/chrome.xml(未压缩)
- https://lab.skk.moe/chrome/api/chrome.min.xml(已压缩) -

-
你完全可以用本站开放的 API 来完成你想要做的任何事情,所以 完全没有必要 用 iframe 嵌套或反代本站,或者用爬虫爬取本站 HTML 来获取数据。
@@ -260,8 +245,25 @@
+
+

注意

+
项目开源地址
+

+ https://github.com/SukkaW/ChromeChecker +

+
API(XML 格式)
+

+ https://lab.skk.moe/chrome/api/chrome.xml(未压缩)
+ https://lab.skk.moe/chrome/api/chrome.min.xml(已压缩) +

+
对于需要 Chrome 离线包数据,请使用本站开放的 API,完全没有必要 用 iframe 嵌套或反代本站,或者用爬虫解析本站 HTML 来获取数据。
+
- + + - \ No newline at end of file +