增加显示IP地理位置的功能

This commit is contained in:
Alex Yang
2025-11-30 12:46:22 +08:00
parent dadfd4c78d
commit ed719255b7
7 changed files with 254 additions and 64 deletions

View File

@@ -1,6 +1,6 @@
{
"dns": {
"port": 5353,
"port": 53,
"upstreamDNS": [
"223.5.5.5:53",
"223.6.6.6:53"
@@ -115,4 +115,4 @@
"maxBackups": 10,
"maxAge": 30
}
}
}