mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
perf: 优化证书申请速度和成功率,反代地址优化,google基本可以稳定请求。增加请求重试。
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
export const headerResource = [
|
||||
{
|
||||
title: "文档",
|
||||
path: "https://certd.docmirror.cn"
|
||||
path: "https://certd.docmirror.cn",
|
||||
meta: {
|
||||
icon: "ion:document-text-outline"
|
||||
},
|
||||
},
|
||||
{
|
||||
title: "源码",
|
||||
|
||||
Reference in New Issue
Block a user