更新威胁域名信息

This commit is contained in:
Alex Yang
2026-04-05 02:36:51 +08:00
parent 759633b11f
commit 2c0c1733d9
26 changed files with 235889 additions and 1 deletions
+3 -1
View File
@@ -2,5 +2,7 @@ export CGO_ENABLED=1
export GOOS=linux
export GOARCH=amd64
export CC=gcc
#service dns-server stop && go build -o dns-server main.go && service dns-server start
#service dns-server stop &&
go build -o dns-server main.go
#&& service dns-server start