From edab24efc6046befa9a63bdb13c342c847762054 Mon Sep 17 00:00:00 2001 From: action_bot Date: Sat, 12 Nov 2022 22:06:12 +0000 Subject: [PATCH] update readme content --- README.md | 8 +++++--- hosts | 6 ++++-- hosts.json | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 59c511be7..9fb7c4368 100644 --- a/README.md +++ b/README.md @@ -26,17 +26,19 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -72.21.206.80 github-cloud.s3.amazonaws.com +192.0.66.2 github.blog +52.224.38.193 github.dev +13.107.213.51 vscode.dev -# Update time: 2022-11-13T04:06:51+08:00 +# Update time: 2022-11-13T06:06:12+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-13T04:06:51+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-13T06:06:12+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 328993ce1..d483748dd 100644 --- a/hosts +++ b/hosts @@ -1,8 +1,10 @@ # GitHub520 Host Start -72.21.206.80 github-cloud.s3.amazonaws.com +192.0.66.2 github.blog +52.224.38.193 github.dev +13.107.213.51 vscode.dev -# Update time: 2022-11-13T04:06:51+08:00 +# Update time: 2022-11-13T06:06:12+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 cd0b3220f..d5af131b2 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["72.21.206.80", "github-cloud.s3.amazonaws.com"]] \ No newline at end of file +[["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.213.51", "vscode.dev"]] \ No newline at end of file