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