瀏覽代碼

use fly file

Kslr 5 年之前
父節點
當前提交
32580c3823
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .github/workflows/dlc.yml

+ 2 - 2
.github/workflows/dlc.yml

@@ -16,8 +16,8 @@ jobs:
 
     - name: Download and Write
       run: |
-        curl -L -o release/config/geoip.dat "https://github.com/v2ray/geoip/raw/release/geoip.dat"
-        curl -L -o release/config/geosite.dat "https://github.com/v2ray/domain-list-community/raw/release/dlc.dat"
+        curl -L -o release/config/geoip.dat "https://github.com/v2fly/geoip/raw/release/geoip.dat"
+        curl -L -o release/config/geosite.dat "https://github.com/v2fly/domain-list-community/raw/release/dlc.dat"
         
     - name: push
       run: |