From 74a4aaf72e95ceea7a250f058a4a8ac576b5ab33 Mon Sep 17 00:00:00 2001 From: action_bot Date: Thu, 17 Nov 2022 08:07:02 +0000 Subject: [PATCH] update readme content --- README.md | 10 ++++------ hosts | 8 +++----- hosts.json | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index efdea0539..8928f8e3e 100644 --- a/README.md +++ b/README.md @@ -27,22 +27,20 @@ ```bash # GitHub520 Host Start 140.82.112.4 alive.github.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.112.18 github.community +72.21.206.80 github-cloud.s3.amazonaws.com 52.224.38.193 github.dev +13.107.219.40 vscode.dev -# Update time: 2022-11-17T14:08:13+08:00 +# Update time: 2022-11-17T16:07:02+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-17T14:08:13+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-17T16:07:02+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 5be7f4741..51d2c3dd7 100644 --- a/hosts +++ b/hosts @@ -1,14 +1,12 @@ # GitHub520 Host Start 140.82.112.4 alive.github.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.112.18 github.community +72.21.206.80 github-cloud.s3.amazonaws.com 52.224.38.193 github.dev +13.107.219.40 vscode.dev -# Update time: 2022-11-17T14:08:13+08:00 +# Update time: 2022-11-17T16:07:02+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 5087fab37..f7aab2e8e 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.112.4", "alive.github.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.112.18", "github.community"], ["52.224.38.193", "github.dev"]] \ No newline at end of file +[["140.82.112.4", "alive.github.com"], ["192.0.66.2", "github.blog"], ["72.21.206.80", "github-cloud.s3.amazonaws.com"], ["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file