瀏覽代碼

add vscode.dev url

pull/152/head
Stanley 2 年之前
committed by GitHub
父節點
當前提交
02333baa9d
沒有發現已知的金鑰在資料庫的簽署中 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"

Loading…
取消
儲存