So i have a generator i'm making to be a list of users who have been exposed on ai chat for various things. Most of which include pedophilia, grooming, underage sex rp's, etc. I got an automatic content flag warning on my generator.
"Content Warning
This page has been flagged by the moderation system as possibly containing sensitive or mature content that is not suitable for all audiences.
CAUTION: This page may contain malicious or misleading code that attempts to record your IP address and/or personal info. See this page for info on how to interact with untrusted pages safely."
now, i dont mind a content warning, a giant list of pedophiles is a sensitive topic. but its the cautionary statement about malicious code that is a problem to me. I dont want to share the gen with a new user who might get scared of the possibility of information stealing and then not trust me when i'm trying to warn them of the potentially dangerous users on the list.
i've gone ahead and censored all possibly triggering words in the code using NWCs (no width characters) and yet the content warning is still there, and my gen is still flagged. I want to remove the automatic content warning that may look bad on me and let my welcome box be the content warning instead.
for anyone who wants to look at the code and tell me what to change to unflag my generator the link is perchance.org/exposed-users
i would give out and use the "safe" link ( perchance.org/exposed-users?$csp ) to users but that makes the comments stop working and isnt ideal. any way to remove the automatic content warning and instead allow me to put my own would be appreciated.
I'm not attempting to ban people in other gens obviously I dont have admin credentials on those gens to do so. Moreso I want to have a way for users to report "hey this guy from another gen did this here's the proof" and then I can use that information to keep my chat safe. Some people however may want to send that information in an anonymous channel which is where I had the idea of making it function like ai-chat's feedback button. I just can't figure out the related code to repurpose it into my chat, or even copy it directly.