You mean this warning that pops up as the first thing seen on the site?
Open AI
Currently, OpenAI might be banning users openai api accounts when using their chatbots for NSFW content. This is not up to us, as this is because of OpenAI’s terms of service. Making a new openai account is a short fix if it happened to you, and your janitorai account will remain the exact same. We are also working on a fix!
likely metacode:
for prompts in API_history:
if janitor_jailbreaks in prompts():
permaban()