Merge branch 'main' of github.com:usual2970/certimate

This commit is contained in:
yoan
2024-10-22 07:32:13 +08:00
7 changed files with 119 additions and 27 deletions

View File

@@ -53,6 +53,7 @@ export type ApplyConfig = {
keyAlgorithm?: string;
nameservers?: string;
timeout?: number;
disableFollowCNAME?: boolean;
};
export type Statistic = {