From b2a4f007118852ae48e7168e7f4aaa13742b6bca Mon Sep 17 00:00:00 2001 From: action_bot Date: Tue, 22 Nov 2022 02:39:13 +0000 Subject: [PATCH] update readme content --- README.md | 14 ++++++++++---- hosts | 12 +++++++++--- hosts.json | 2 +- 3 files changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4d8357884..9470fe0b5 100644 --- a/README.md +++ b/README.md @@ -26,20 +26,26 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.114.3 alive.github.com -34.230.22.14 github.githubassets.com +140.82.114.4 alive.github.com +54.174.13.189 github.githubassets.com +199.232.28.133 desktop.githubusercontent.com 151.101.1.6 github.map.fastly.net +185.199.108.153 github.io +192.0.66.2 github.blog +185.199.108.153 githubstatus.com +140.82.114.18 github.community +52.224.38.193 github.dev 13.107.213.51 vscode.dev -# Update time: 2022-11-22T08:23:29+08:00 +# Update time: 2022-11-22T10:39:12+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-22T08:23:29+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-22T10:39:12+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index a016cb8e1..7bf2f01d9 100644 --- a/hosts +++ b/hosts @@ -1,11 +1,17 @@ # GitHub520 Host Start -140.82.114.3 alive.github.com -34.230.22.14 github.githubassets.com +140.82.114.4 alive.github.com +54.174.13.189 github.githubassets.com +199.232.28.133 desktop.githubusercontent.com 151.101.1.6 github.map.fastly.net +185.199.108.153 github.io +192.0.66.2 github.blog +185.199.108.153 githubstatus.com +140.82.114.18 github.community +52.224.38.193 github.dev 13.107.213.51 vscode.dev -# Update time: 2022-11-22T08:23:29+08:00 +# Update time: 2022-11-22T10:39:12+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End diff --git a/hosts.json b/hosts.json index 1635dfc22..efd8f1bdd 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.114.3", "alive.github.com"], ["34.230.22.14", "github.githubassets.com"], ["151.101.1.6", "github.map.fastly.net"], ["13.107.213.51", "vscode.dev"]] \ No newline at end of file +[["140.82.114.4", "alive.github.com"], ["54.174.13.189", "github.githubassets.com"], ["199.232.28.133", "desktop.githubusercontent.com"], ["151.101.1.6", "github.map.fastly.net"], ["185.199.108.153", "github.io"], ["192.0.66.2", "github.blog"], ["185.199.108.153", "githubstatus.com"], ["140.82.114.18", "github.community"], ["52.224.38.193", "github.dev"], ["13.107.213.51", "vscode.dev"]] \ No newline at end of file