Skip to content

Commit 197c7e2

Browse files
committed
add host config by readme
1 parent 40e215d commit 197c7e2

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# 必读
2+
3+
### 一.如果没有VPN的用户,在查阅Readme文章时,需要绑定Host!
4+
5+
```shell script
6+
# GitHub Start
7+
140.82.114.4 github.com
8+
140.82.114.4 gist.github.com
9+
185.199.108.153 assets-cdn.github.com
10+
151.101.64.133 raw.githubusercontent.com
11+
151.101.108.133 gist.githubusercontent.com
12+
151.101.108.133 cloud.githubusercontent.com
13+
151.101.108.133 camo.githubusercontent.com
14+
151.101.108.133 avatars0.githubusercontent.com
15+
151.101.108.133 avatars1.githubusercontent.com
16+
151.101.108.133 avatars2.githubusercontent.com
17+
151.101.108.133 avatars3.githubusercontent.com
18+
151.101.108.133 avatars4.githubusercontent.com
19+
151.101.108.133 avatars5.githubusercontent.com
20+
151.101.108.133 avatars6.githubusercontent.com
21+
151.101.108.133 avatars7.githubusercontent.com
22+
151.101.108.133 avatars8.githubusercontent.com
23+
# GitHub End
24+
```

0 commit comments

Comments
 (0)