From bd5d93f4a0299afda77dc44969a7d0a99dc21415 Mon Sep 17 00:00:00 2001 From: action_bot Date: Tue, 22 Nov 2022 00:23:29 +0000 Subject: [PATCH] update readme content --- README.md | 9 +++++---- hosts | 7 ++++--- hosts.json | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2bd5abc06..4d8357884 100644 --- a/README.md +++ b/README.md @@ -26,19 +26,20 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -192.0.66.2 github.blog -52.224.38.193 github.dev +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 -# Update time: 2022-11-22T06:06:29+08:00 +# Update time: 2022-11-22T08:23:29+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-22T06:06:29+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-22T08:23:29+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index fa3b637aa..a016cb8e1 100644 --- a/hosts +++ b/hosts @@ -1,10 +1,11 @@ # GitHub520 Host Start -192.0.66.2 github.blog -52.224.38.193 github.dev +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 -# Update time: 2022-11-22T06:06:29+08:00 +# Update time: 2022-11-22T08:23:29+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 d5af131b2..1635dfc22 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.213.51", "vscode.dev"]] \ No newline at end of file +[["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