feat: добавлена возможность поиска и отображения rule-sets из каталога SagerNet
All checks were successful
Build and Deploy Gateway / build-and-deploy (push) Successful in 19s

Refs: None
This commit is contained in:
2026-05-08 20:38:27 +03:00
parent 4f1a2f8bf6
commit bb7250e4ac
3 changed files with 187 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ export const api = {
method: "POST",
body: JSON.stringify({ tag, url }),
}),
sagernetCatalog: () => request("/api/rule-sets/sagernet-catalog"),
},
subscription: {