Unverified Commit 6fa5aaa5 authored by abc1763613206's avatar abc1763613206 Committed by GitHub
Browse files

fix: update hosts

parent 47693d0b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -73,13 +73,13 @@ Telegram 群组链接为 [@OIwiki](https://t.me/OIwiki) ,QQ 群号码为 [ `58

### 我尝试访问 GitHub 的时候遇到了困难

推荐在 hosts 文件中加入如下几行:(来源: [@GoogleHosts](https://github.com/googlehosts/hosts/blob/master/hosts-files/hosts#L1380-L1384)
推荐在 hosts 文件中加入如下几行:(来源: [@GoogleHosts](https://github.com/googlehosts/hosts/blob/master/hosts-files/hosts#L1451-L1453)

```text
# Github Start
192.30.253.118	gist.github.com
192.30.255.112	github.com
192.30.255.110	www.github.com
13.250.177.223	gist.github.com
13.250.177.223	github.com
13.229.188.59	www.github.com
# Github End
```