自建DNS增加全局配置

This commit is contained in:
刘祥超
2021-08-07 20:40:36 +08:00
parent d2527abd17
commit 473b7432e8
8 changed files with 1537 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package dnsconfigs
type NSSetting struct {
}