Files
ds-pages/app/constants.ts
2025-08-08 17:14:09 +08:00

10 lines
218 B
TypeScript

export const SourceLabelMap: Record<string, string> = {
tttang: "跳跳糖",
secin: "Sec-In",
seebug: "Seebug",
wechat: "微信公众号",
xianzhi: "先知",
anquanke: "安全客",
freebuf: "FreeBuf",
};