Kslr %!s(int64=5) %!d(string=hai) anos
pai
achega
32580c3823
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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: |