diff --git a/README.md b/README.md index 1c14460..8bd0420 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ 🌐 Yet another chrome offline package download page generator. -[](https://suka.moe) +[](https://skk.moe) [](https://travis-ci.org/SukkaW/CheckChrome) [](./LICENSE) ## Demo -https://lab.suka.moe/chrome +https://lab.skk.moe/chrome ## API for CheckChrome @@ -17,13 +17,13 @@ XML Format Output ### Not compressed (For development) ``` -GET https://lab.suka.moe/chrome/api/chrome.xml +GET https://lab.skk.moe/chrome/api/chrome.xml ``` ### Compressed (For production) ``` -GET https://lab.suka.moe/chrome/api/chrome.min.xml +GET https://lab.skk.moe/chrome/api/chrome.min.xml ``` ## Advanced - Google Updater (Omaha) API @@ -76,7 +76,7 @@ Canary **CheckChrome** © [Sukka](https://github.com/SukkaW), Released under the [GPL-3.0](./LICENSE) License. -> [Personal Website](https://suka.moe) · [Blog](https://blog.suka.moe) · GitHub [@SukkaW](https://github.com/SukkaW) · Telegram Channel [@SukkaChannel](https://t.me/SukkaChannel) +> [Personal Website](https://skk.moe) · [Blog](https://blog.skk.moe) · GitHub [@SukkaW](https://github.com/SukkaW) · Telegram Channel [@SukkaChannel](https://t.me/SukkaChannel) ## Render diff --git a/src/index.html b/src/index.html index ede39b1..1271365 100644 --- a/src/index.html +++ b/src/index.html @@ -16,14 +16,14 @@ - + - @@ -55,8 +55,8 @@
- https://lab.suka.moe/chrome/api/chrome.xml(未压缩)
- https://lab.suka.moe/chrome/api/chrome.min.xml(已压缩)
+ https://lab.skk.moe/chrome/api/chrome.xml(未压缩)
+ https://lab.skk.moe/chrome/api/chrome.min.xml(已压缩)
你完全可以用本站开放的 API 来完成你想要做的任何事情,所以 完全没有必要 用 iframe 嵌套或反代本站,或者用爬虫爬取本站 HTML 来获取数据。