mirror of
https://github.com/certd/certd.git
synced 2026-05-17 22:07:34 +08:00
perf(plugin-dnsmgr): 添加彩虹DNS插件支持
实现彩虹DNS管理系统的插件集成,包括DNS记录创建、查询和删除功能
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export * from './access.js';
|
||||
export * from './dns-provider.js';
|
||||
Reference in New Issue
Block a user