Skip to content

Commit d17a2ad

Browse files
authored
Update fetch_ips.py
1 parent 1474681 commit d17a2ad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

fetch_ips.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@
3434
"avatars3.githubusercontent.com",
3535
"avatars2.githubusercontent.com",
3636
"avatars1.githubusercontent.com",
37-
"avatars0.githubusercontent.com"]
37+
"avatars0.githubusercontent.com",
38+
"codeload.github.com",
39+
"github-cloud.s3.amazonaws.com",
40+
"github-com.s3.amazonaws.com",
41+
"github-production-release-asset-2e65be.s3.amazonaws.com",
42+
"github-production-user-asset-6210df.s3.amazonaws.com",
43+
"github-production-repository-file-5c1aeb.s3.amazonaws.com"]
44+
3845
IPADDRESS_PREFIX = ".ipaddress.com"
3946

4047
HOSTS_TEMPLATE = """# GitHub520 Host Start

0 commit comments

Comments
 (0)