From 27e371e33a425a179c676273d83ca362b79ecd8b Mon Sep 17 00:00:00 2001 From: action_bot Date: Fri, 18 Nov 2022 18:06:54 +0000 Subject: [PATCH] update readme content --- README.md | 7 ++++--- hosts | 5 +++-- hosts.json | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c092ce3f..b2f75e501 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,18 @@ ```bash # GitHub520 Host Start 140.82.114.4 alive.github.com -185.199.108.153 github.io +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-19T00:07:11+08:00 +# Update time: 2022-11-19T02:06:54+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-19T00:07:11+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-19T02:06:54+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 9d2cbbb79..96c6c00fc 100644 --- a/hosts +++ b/hosts @@ -1,9 +1,10 @@ # GitHub520 Host Start 140.82.114.4 alive.github.com -185.199.108.153 github.io +192.0.66.2 github.blog +52.224.38.193 github.dev -# Update time: 2022-11-19T00:07:11+08:00 +# Update time: 2022-11-19T02:06:54+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 ed22d2863..ef94e1e3a 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.114.4", "alive.github.com"], ["185.199.108.153", "github.io"]] \ No newline at end of file +[["140.82.114.4", "alive.github.com"], ["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"]] \ No newline at end of file