Unverified Commit f030180c authored by ouuan's avatar ouuan Committed by GitHub
Browse files

🔀 Merge pull request #1688 from OI-wiki/abc1763613206-patch-1

fix: update hosts
parents 47693d0b 6fa5aaa5
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
```