Parcourir la source

add vscode.dev url

pull/152/head
Stanley il y a 2 ans
committed by GitHub
Parent
révision
02333baa9d
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      fetch_ips.py

+ 2
- 1
fetch_ips.py Voir le fichier

@ -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"

Chargement…
Annuler
Enregistrer