diff --git a/fetch_ips.py b/fetch_ips.py index f998e9614..3b7c906e4 100644 --- a/fetch_ips.py +++ b/fetch_ips.py @@ -54,7 +54,8 @@ RAW_URL = [ "pipelines.actions.githubusercontent.com", "media.githubusercontent.com", "cloud.githubusercontent.com", - "objects.githubusercontent.com"] + "objects.githubusercontent.com", + "vscode.dev"] IPADDRESS_PREFIX = ".ipaddress.com"