feat: improve JSON formatting for global domains and custom domains

This commit is contained in:
shuaiplus
2026-05-06 01:20:20 +08:00
parent c4ff063865
commit a06853835d
3 changed files with 102 additions and 99 deletions
+1 -6
View File
@@ -1,8 +1,3 @@
[
{
"type": -10001,
"domains": ["nodewarden.example", "nw.example"],
"excluded": false,
"source": "nodewarden"
}
{"type":-10001,"domains":["nodewarden.example","nw.example"],"excluded":false,"source":"nodewarden"}
]