From 265752fefb3d2e48e5614825ab761f75d7d8253d Mon Sep 17 00:00:00 2001 From: action_bot Date: Tue, 15 Nov 2022 02:40:08 +0000 Subject: [PATCH] update readme content --- README.md | 8 +++----- hosts | 6 ++---- hosts.json | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 4c9038515..4b5da2a5c 100644 --- a/README.md +++ b/README.md @@ -26,19 +26,17 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.113.3 alive.github.com -185.199.108.153 githubstatus.com -140.82.112.18 github.community +72.21.206.80 github-cloud.s3.amazonaws.com -# Update time: 2022-11-15T08:25:20+08:00 +# Update time: 2022-11-15T10:40:08+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-15T08:25:20+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-15T10:40:08+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 7035b5e94..49ea5dda0 100644 --- a/hosts +++ b/hosts @@ -1,10 +1,8 @@ # GitHub520 Host Start -140.82.113.3 alive.github.com -185.199.108.153 githubstatus.com -140.82.112.18 github.community +72.21.206.80 github-cloud.s3.amazonaws.com -# Update time: 2022-11-15T08:25:20+08:00 +# Update time: 2022-11-15T10:40:08+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 784009161..cd0b3220f 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.113.3", "alive.github.com"], ["185.199.108.153", "githubstatus.com"], ["140.82.112.18", "github.community"]] \ No newline at end of file +[["72.21.206.80", "github-cloud.s3.amazonaws.com"]] \ No newline at end of file