mirror of
https://github.com/certd/certd.git
synced 2026-07-01 00:47:33 +08:00
chore: lego改成从github直接下载
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { utils } from '@certd/pipeline';
|
||||
import { utils } from '@certd/basic';
|
||||
|
||||
export async function request(config: any): Promise<any> {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user