解决请求DNS解析的客户端数据未持久化的问题

This commit is contained in:
Alex Yang
2025-11-28 18:02:36 +08:00
parent ec1e051252
commit ca4a32422c
13 changed files with 700348 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# DNS Server Hosts File
# Generated by DNS Server
127.0.0.1 localhost
::1 localhost
127.0.0.1 example.com
+3
View File
@@ -0,0 +1,3 @@
/example.com/
/adjust.com/
/adjust.c/
+5
View File
@@ -0,0 +1,5 @@
{
"blockedDomainsCount": {},
"resolvedDomainsCount": {},
"lastSaved": "2025-11-28T18:01:32.204427496+08:00"
}
+3282
View File
File diff suppressed because it is too large Load Diff