From 4f7f456e392706783c763ec22eb8fa68e24934fd Mon Sep 17 00:00:00 2001 From: action_bot Date: Wed, 16 Nov 2022 06:08:19 +0000 Subject: [PATCH] update readme content --- README.md | 7 ++++--- hosts | 5 +++-- hosts.json | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 92a7b0192..29fec29ba 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,18 @@ ```bash # GitHub520 Host Start 140.82.113.3 alive.github.com -72.21.206.80 github-cloud.s3.amazonaws.com +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-16T12:11:17+08:00 +# Update time: 2022-11-16T14:08:19+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T12:11:17+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T14:08:19+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index d9e9adccc..a99090945 100644 --- a/hosts +++ b/hosts @@ -1,9 +1,10 @@ # GitHub520 Host Start 140.82.113.3 alive.github.com -72.21.206.80 github-cloud.s3.amazonaws.com +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-16T12:11:17+08:00 +# Update time: 2022-11-16T14:08:19+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 e721f0005..9272e1f34 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.113.3", "alive.github.com"], ["72.21.206.80", "github-cloud.s3.amazonaws.com"]] \ No newline at end of file +[["140.82.113.3", "alive.github.com"], ["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"]] \ No newline at end of file