From c3ee936a96d982412b4f0468386b65462cc54392 Mon Sep 17 00:00:00 2001 From: action_bot Date: Wed, 16 Nov 2022 14:06:33 +0000 Subject: [PATCH] update readme content --- README.md | 9 +++++---- hosts | 7 ++++--- hosts.json | 2 +- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index de1fadf81..682f32d34 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,19 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -3.228.6.77 github.githubassets.com -3.93.186.43 desktop.githubusercontent.com +192.0.66.2 github.blog +52.224.38.193 github.dev +13.107.219.40 vscode.dev -# Update time: 2022-11-16T20:08:31+08:00 +# Update time: 2022-11-16T22:06:33+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T20:08:31+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T22:06:33+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index e817ae300..b389254a6 100644 --- a/hosts +++ b/hosts @@ -1,9 +1,10 @@ # GitHub520 Host Start -3.228.6.77 github.githubassets.com -3.93.186.43 desktop.githubusercontent.com +192.0.66.2 github.blog +52.224.38.193 github.dev +13.107.219.40 vscode.dev -# Update time: 2022-11-16T20:08:31+08:00 +# Update time: 2022-11-16T22:06:33+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 744850469..ecc78fbfe 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["3.228.6.77", "github.githubassets.com"], ["3.93.186.43", "desktop.githubusercontent.com"]] \ No newline at end of file +[["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file