From 6367bb815baff01ad603ca8ba6a45e034920c598 Mon Sep 17 00:00:00 2001 From: action_bot Date: Wed, 16 Nov 2022 10:06:37 +0000 Subject: [PATCH] update readme content --- README.md | 11 ++++++++--- hosts | 9 +++++++-- hosts.json | 2 +- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 706ae6638..8627f5b37 100644 --- a/README.md +++ b/README.md @@ -26,19 +26,24 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start +140.82.113.3 alive.github.com +44.211.22.185 github.githubassets.com +44.211.80.106 desktop.githubusercontent.com +151.101.1.6 github.map.fastly.net +185.199.108.153 github.io 192.0.66.2 github.blog +140.82.112.18 github.community 52.224.38.193 github.dev -13.107.219.40 vscode.dev -# Update time: 2022-11-16T16:07:35+08:00 +# Update time: 2022-11-16T18:06:37+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T16:07:35+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-16T18:06:37+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index caa7f39b9..7d1c23e60 100644 --- a/hosts +++ b/hosts @@ -1,10 +1,15 @@ # GitHub520 Host Start +140.82.113.3 alive.github.com +44.211.22.185 github.githubassets.com +44.211.80.106 desktop.githubusercontent.com +151.101.1.6 github.map.fastly.net +185.199.108.153 github.io 192.0.66.2 github.blog +140.82.112.18 github.community 52.224.38.193 github.dev -13.107.219.40 vscode.dev -# Update time: 2022-11-16T16:07:35+08:00 +# Update time: 2022-11-16T18:06:37+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 ecc78fbfe..1b541adbe 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file +[["140.82.113.3", "alive.github.com"], ["44.211.22.185", "github.githubassets.com"], ["44.211.80.106", "desktop.githubusercontent.com"], ["151.101.1.6", "github.map.fastly.net"], ["185.199.108.153", "github.io"], ["192.0.66.2", "github.blog"], ["140.82.112.18", "github.community"], ["52.224.38.193", "github.dev"]] \ No newline at end of file