更新Swaggers API

This commit is contained in:
Alex Yang
2025-12-16 20:38:29 +08:00
parent c16e147931
commit b67a0fad8e
15 changed files with 10138 additions and 247 deletions

View File

@@ -3,11 +3,17 @@
"port": 53,
"upstreamDNS": [
"223.5.5.5:53",
"223.6.6.6:53"
"223.6.6.6:53",
"117.50.10.10:53"
],
"dnssecUpstreamDNS": [
"1.1.1.1:53"
],
"timeout": 5000,
"statsFile": "data/stats.json",
"saveInterval": 300
"saveInterval": 300,
"cacheTTL": 30,
"enableDNSSEC": true
},
"http": {
"port": 8080,
@@ -35,7 +41,7 @@
"name": "CHN-anti-AD",
"url": "https://gitea.amazehome.xyz/AMAZEHOME/hosts-and-Filters/raw/branch/main/list/easylist.txt",
"enabled": true,
"lastUpdateTime": "2025-11-28T15:26:24.833Z"
"lastUpdateTime": "2025-12-16T08:50:10.180Z"
},
{
"name": "My GitHub Rules",
@@ -115,4 +121,4 @@
"maxBackups": 10,
"maxAge": 30
}
}
}