With the API changes, it is no longer possible to disable/interfere with moderation. Furthermore, "ChatGPT DeMod.user.js" itself no longer uses/stores conversations, and old versions of the script that use the conversation file no longer work.
The "conversations.json" file must be deleted for optimization. When you download the DeMod source code compressed in releases, the "conversations.json" file just increases the size of the zip/tar.gz.
I forgot to respond to this pull request, but with the latest update to DeMod I remembered to remove the unused conversations.json file. Thank you for bringing this to my attention.