diff --git a/fetch_ips.py b/fetch_ips.py index c55db9777..780727f38 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -18,6 +18,8 @@ from retry import retry import requests RAW_URL = [ + "alive.github.com", + "live.github.com", "github.githubassets.com", "central.github.com", "desktop.githubusercontent.com",