更新Swaggers API
This commit is contained in:
14
config.json
14
config.json
@@ -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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user