diff --git a/.gitea/workflows/update-rules.yml b/.gitea/workflows/update-rules.yml index 9ad27d6..a3eb5d7 100644 --- a/.gitea/workflows/update-rules.yml +++ b/.gitea/workflows/update-rules.yml @@ -101,7 +101,7 @@ jobs: ${rule}: type: http behavior: ${rule_types[$rule]} - url: "https://gitea.com/${{ github.repository }}/raw/branch/main/ruleset/yaml/${rule}.yaml" + url: "https://git.nvme.cc/${{ github.repository }}/raw/branch/main/ruleset/yaml/${rule}.yaml" path: ./ruleset/${rule}.yaml interval: 86400