Update On Thu Oct 3 20:36:58 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-03 20:36:58 +02:00
parent fa4d9e083e
commit 082acc2e9e
342 changed files with 2163 additions and 18096 deletions
@@ -124,6 +124,7 @@ namespace ServiceLib.ViewModels
domains = Utils.List2String(item.domain),
ips = Utils.List2String(item.ip),
enabled = item.enabled,
remarks = item.remarks,
};
_rulesItems.Add(it);
}