mirror of
https://github.com/certd/certd.git
synced 2026-06-25 03:57:30 +08:00
perf: cname 域名映射记录可读性优化
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { customAlphabet } from 'nanoid';
|
||||
|
||||
export const simpleNanoId = customAlphabet('1234567890abcdefghijklmopqrstuvwxyz', 10);
|
||||
Reference in New Issue
Block a user