增加更多匹配的域名信息

This commit is contained in:
Alex Yang
2026-01-14 23:08:46 +08:00
parent f247eaeaa8
commit 8159577be0
60 changed files with 11716 additions and 1022 deletions

View File

@@ -10,7 +10,7 @@
],
"saveInterval": 30,
"cacheTTL": 60,
"enableDNSSEC": true,
"enableDNSSEC": false,
"queryMode": "fastest-ip",
"queryTimeout": 500,
"enableFastReturn": true,
@@ -19,10 +19,10 @@
"10.35.10.200:53"
],
"akadns": [
"4.2.2.1:53"
"223.5.5.5:53"
],
"akamai": [
"4.2.2.1:53"
"223.5.5.5:53"
],
"amazehome.cn": [
"10.35.10.200:53"
@@ -34,7 +34,7 @@
"4.2.2.1:53"
],
"steam": [
"4.2.2.1:53"
"223.5.5.5:53"
]
},
"noDNSSECDomains": [
@@ -43,7 +43,7 @@
"amazehome.xyz",
".cn"
],
"enableIPv6": false
"enableIPv6": true
},
"http": {
"port": 8080,
@@ -76,7 +76,7 @@
"name": "My GitHub Rules",
"url": "https://gitea.amazehome.xyz/AMAZEHOME/hosts-and-filters/raw/branch/main/rules/costomize.txt",
"enabled": true,
"lastUpdateTime": "2025-12-31T07:39:47.585Z"
"lastUpdateTime": "2026-01-12T11:38:47.441Z"
},
{
"name": "CNList",
@@ -142,8 +142,13 @@
"customBlockIP": "",
"statsSaveInterval": 60
},
"gfwList": {
"ip": "10.35.10.200",
"content": "/root/dns/data/gfwlist.txt",
"enabled": false
},
"log": {
"level": "info",
"level": "debug",
"maxSize": 100,
"maxBackups": 10,
"maxAge": 30