Spaces:
Sleeping
Sleeping
File size: 142 Bytes
624088c |
1 2 3 4 5 |
// unfortunately due to abuse by some users, I have to add this NSFW filter
const secretSalt = `${process.env.SECRET_CENSORSHIP_KEY || ""}`
|