From f96f919741d82d168e52cd47fe4bda0d6c0c9f7b Mon Sep 17 00:00:00 2001 From: action_bot Date: Sun, 20 Nov 2022 20:06:32 +0000 Subject: [PATCH] update readme content --- README.md | 7 +++---- hosts | 5 ++--- hosts.json | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 763a6643d..d6de98943 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,17 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.113.3 alive.github.com -151.101.1.6 github.map.fastly.net +13.107.237.51 vscode.dev -# Update time: 2022-11-21T00:06:45+08:00 +# Update time: 2022-11-21T04:06:32+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-21T00:06:45+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-21T04:06:32+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 744bf3895..b26815030 100644 --- a/hosts +++ b/hosts @@ -1,9 +1,8 @@ # GitHub520 Host Start -140.82.113.3 alive.github.com -151.101.1.6 github.map.fastly.net +13.107.237.51 vscode.dev -# Update time: 2022-11-21T00:06:45+08:00 +# Update time: 2022-11-21T04:06:32+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 826167ff8..367d5b2a7 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.113.3", "alive.github.com"], ["151.101.1.6", "github.map.fastly.net"]] \ No newline at end of file +[["13.107.237.51", "vscode.dev"]] \ No newline at end of file