소스 검색

add vscode.dev url

pull/152/head
Stanley 2 년 전
committed by GitHub
부모
커밋
02333baa9d
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      fetch_ips.py

+ 2
- 1
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"

불러오는 중...
취소
저장