This commit is contained in:
2025-08-08 17:14:09 +08:00
parent 5fc4d09c39
commit 7f34a2f4a0
71 changed files with 6725 additions and 5646 deletions

9
app/constants.ts Normal file
View File

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