diff --git a/README.md b/README.md index 29cd1a2fe..7b1051fdc 100644 --- a/README.md +++ b/README.md @@ -26,17 +26,20 @@ ### 2.1 复制下面的内容 ```bash # GitHub520 Host Start +140.82.112.4 alive.github.com +192.0.66.2 github.blog +52.224.38.193 github.dev 13.107.237.51 vscode.dev -# Update time: 2022-11-21T08:23:52+08:00 +# Update time: 2022-11-21T10:40:22+08:00 # Update url: https://raw.hellogithub.com/hosts # Star me: https://github.com/521xueweihan/GitHub520 # GitHub520 Host End ``` -上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-21T08:23:52+08:00(内容无变动不会更新) +上面内容会自动定时更新,保证最新有效。数据更新时间:2022-11-21T10:40:22+08:00(内容无变动不会更新) - 文件:`https://raw.hellogithub.com/hosts` - JSON:`https://raw.hellogithub.com/hosts.json` diff --git a/hosts b/hosts index 31193e5e6..83811a8c4 100644 --- a/hosts +++ b/hosts @@ -1,8 +1,11 @@ # GitHub520 Host Start +140.82.112.4 alive.github.com +192.0.66.2 github.blog +52.224.38.193 github.dev 13.107.237.51 vscode.dev -# Update time: 2022-11-21T08:23:52+08:00 +# Update time: 2022-11-21T10:40:22+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 367d5b2a7..1425ab5ab 100644 --- a/hosts.json +++ b/hosts.json @@ -1 +1 @@ -[["13.107.237.51", "vscode.dev"]] \ No newline at end of file +[["140.82.112.4", "alive.github.com"], ["192.0.66.2", "github.blog"], ["52.224.38.193", "github.dev"], ["13.107.237.51", "vscode.dev"]] \ No newline at end of file