1.1.1修复
This commit is contained in:
33
config.json
33
config.json
@@ -2,9 +2,6 @@
|
||||
"dns": {
|
||||
"port": 53,
|
||||
"upstreamDNS": [
|
||||
"223.5.5.5:53",
|
||||
"223.6.6.6:53",
|
||||
"117.50.10.10:53",
|
||||
"10.35.10.200:53"
|
||||
],
|
||||
"dnssecUpstreamDNS": [
|
||||
@@ -21,10 +18,29 @@
|
||||
"enableDNSSEC": true,
|
||||
"queryMode": "parallel",
|
||||
"domainSpecificDNS": {
|
||||
"amazehome.xyz": ["10.35.10.200:53"],
|
||||
"amazehome.cn": ["10.35.10.200:53"]
|
||||
"amazehome.cn": [
|
||||
"10.35.10.200:53"
|
||||
],
|
||||
"addr.arpa": [
|
||||
"10.35.10.200:53"
|
||||
],
|
||||
"amazehome.xyz": [
|
||||
"10.35.10.200:53"
|
||||
],
|
||||
"microsoft.com": [
|
||||
"4.2.2.1:53"
|
||||
],
|
||||
"akamai": [
|
||||
"4.2.2.1:53"
|
||||
],
|
||||
"akadns": [
|
||||
"4.2.2.1:53"
|
||||
]
|
||||
|
||||
},
|
||||
"prefixDomain": ["amazehome.xyz", "amazehome.cn"]
|
||||
"prefixDomain": [
|
||||
""
|
||||
]
|
||||
},
|
||||
"http": {
|
||||
"port": 8080,
|
||||
@@ -79,7 +95,7 @@
|
||||
"name": "My Gitlab Hosts",
|
||||
"url": "http://gitea.amazehome.xyz/AMAZEHOME/hosts-and-filters/raw/branch/main/hosts/costomize.txt",
|
||||
"enabled": true,
|
||||
"lastUpdateTime": "2025-11-29T17:11:28.130Z"
|
||||
"lastUpdateTime": "2025-12-18T10:39:39.333Z"
|
||||
},
|
||||
{
|
||||
"name": "Anti Remote Requests",
|
||||
@@ -94,7 +110,8 @@
|
||||
{
|
||||
"name": "My Gitlab A/T Rules",
|
||||
"url": "http://gitea.amazehome.xyz/AMAZEHOME/hosts-and-filters/raw/branch/main/rules/ads-and-trackers.txt",
|
||||
"enabled": true
|
||||
"enabled": true,
|
||||
"lastUpdateTime": "2025-12-18T10:38:42.344Z"
|
||||
},
|
||||
{
|
||||
"name": "My Gitlab Malware List",
|
||||
|
||||
Reference in New Issue
Block a user