From 9e323d05c64e31f5d8a22ddd4dde3b4ea8777179 Mon Sep 17 00:00:00 2001 From: action_bot Date: Thu, 17 Nov 2022 02:38:35 +0000 Subject: [PATCH] update readme content --- README.md | 16 ++++++---------- hosts | 14 +++++--------- hosts.json | 2 +- 3 files changed, 12 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 773d74542..3be87a6fd 100644 --- a/README.md +++ b/README.md @@ -26,24 +26,20 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start -140.82.114.3 alive.github.com -35.88.63.14 github.githubassets.com -34.208.23.147 desktop.githubusercontent.com -151.101.1.6 github.map.fastly.net -185.199.108.153 github.io -72.21.206.80 github-cloud.s3.amazonaws.com -185.199.108.153 githubstatus.com -140.82.112.18 github.community +3.235.181.120 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-17T08:24:51+08:00 +# Update time: 2022-11-17T10:38:35+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-17T08:24:51+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-17T10:38:35+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 7cba4f443..7c58f10fe 100644 --- a/hosts +++ b/hosts @@ -1,15 +1,11 @@ # GitHub520 Host Start -140.82.114.3 alive.github.com -35.88.63.14 github.githubassets.com -34.208.23.147 desktop.githubusercontent.com -151.101.1.6 github.map.fastly.net -185.199.108.153 github.io -72.21.206.80 github-cloud.s3.amazonaws.com -185.199.108.153 githubstatus.com -140.82.112.18 github.community +3.235.181.120 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-17T08:24:51+08:00 +# Update time: 2022-11-17T10:38:35+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 ac4c8648f..6449d165e 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["140.82.114.3", "alive.github.com"], ["35.88.63.14", "github.githubassets.com"], ["34.208.23.147", "desktop.githubusercontent.com"], ["151.101.1.6", "github.map.fastly.net"], ["185.199.108.153", "github.io"], ["72.21.206.80", "github-cloud.s3.amazonaws.com"], ["185.199.108.153", "githubstatus.com"], ["140.82.112.18", "github.community"]] \ No newline at end of file +[["3.235.181.120", "desktop.githubusercontent.com"], ["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.219.40", "vscode.dev"]] \ No newline at end of file