From 070bd1133445ee80856fa7115400e5dfd01a5f38 Mon Sep 17 00:00:00 2001 From: adminroot Date: Fri, 12 Sep 2025 01:31:34 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/update-ru?= =?UTF-8?q?les.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/update-rules.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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