From ec79369b9864dfdc3ece22ceed4cd23ead2ec6e3 Mon Sep 17 00:00:00 2001 From: action_bot Date: Tue, 15 Nov 2022 12:08:28 +0000 Subject: [PATCH] update readme content --- README.md | 9 ++++----- hosts | 7 +++---- hosts.json | 2 +- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1634dedb9..ef5cb462f 100644 --- a/README.md +++ b/README.md @@ -26,20 +26,19 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.113.3 alive.github.com 151.101.1.6 github.map.fastly.net -185.199.108.153 githubstatus.com -140.82.112.18 github.community +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-15T18:07:54+08:00 +# Update time: 2022-11-15T20:08:28+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-15T18:07:54+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-15T20:08:28+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 71097889d..232dbcc62 100644 --- a/hosts +++ b/hosts @@ -1,11 +1,10 @@ # GitHub520 Host Start -140.82.113.3 alive.github.com 151.101.1.6 github.map.fastly.net -185.199.108.153 githubstatus.com -140.82.112.18 github.community +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-15T18:07:54+08:00 +# Update time: 2022-11-15T20:08:28+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 9ad334b6b..d389f7f09 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.113.3", "alive.github.com"], ["151.101.1.6", "github.map.fastly.net"], ["185.199.108.153", "githubstatus.com"], ["140.82.112.18", "github.community"]] \ No newline at end of file +[["151.101.1.6", "github.map.fastly.net"], ["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"]] \ No newline at end of file