File size: 195 Bytes
624088c
 
 
 
3ca0269
 
1
2
3
4
5
6


// unfortunately due to abuse by some users, I have to add this NSFW filter
const secretSalt = `${process.env.SECRET_CENSORSHIP_KEY || ""}`

// TODO the censorship is not implement yet actually