update
This commit is contained in:
9
app/constants.ts
Normal file
9
app/constants.ts
Normal file
@@ -0,0 +1,9 @@
|
||||
export const SourceLabelMap: Record<string, string> = {
|
||||
tttang: "跳跳糖",
|
||||
secin: "Sec-In",
|
||||
seebug: "Seebug",
|
||||
wechat: "微信公众号",
|
||||
xianzhi: "先知",
|
||||
anquanke: "安全客",
|
||||
freebuf: "FreeBuf",
|
||||
};
|
||||
Reference in New Issue
Block a user