From eeb6f31e4354ecc6d4ac2f321bbc1b19be7609b5 Mon Sep 17 00:00:00 2001 From: action_bot Date: Fri, 18 Nov 2022 14:06:50 +0000 Subject: [PATCH] update readme content --- README.md | 7 ++----- hosts | 5 +---- hosts.json | 2 +- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 47967366c..379c3958e 100644 --- a/README.md +++ b/README.md @@ -26,21 +26,18 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.113.3 alive.github.com -151.101.1.6 github.map.fastly.net -72.21.206.80 github-cloud.s3.amazonaws.com 52.224.38.193 github.dev 13.107.219.40 vscode.dev -# Update time: 2022-11-18T20:08:13+08:00 +# Update time: 2022-11-18T22:06:50+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-18T20:08:13+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-18T22:06:50+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 95da03a20..30a47c002 100644 --- a/hosts +++ b/hosts @@ -1,12 +1,9 @@ # GitHub520 Host Start -140.82.113.3 alive.github.com -151.101.1.6 github.map.fastly.net -72.21.206.80 github-cloud.s3.amazonaws.com 52.224.38.193 github.dev 13.107.219.40 vscode.dev -# Update time: 2022-11-18T20:08:13+08:00 +# Update time: 2022-11-18T22:06:50+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 c03f2dd00..399b046b3 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.113.3", "alive.github.com"], ["151.101.1.6", "github.map.fastly.net"], ["72.21.206.80", "github-cloud.s3.amazonaws.com"], ["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file +[["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file