Guidelines

Rules to follow for utilizing custom JavaScript.

Guidelines for Using Custom JavaScript

When implementing custom JavaScript on our platform, please follow these guidelines to ensure a secure and positive experience for all users:

  1. Security Compliance: All scripts must adhere to our security standards. Any attempts to implement malicious code, such as viruses, worms, or any form of malware, will be taken very seriously.

  2. No Malicious Intent: Your scripts should not attempt to deceive, harm, or exploit any user or the system in any manner. This includes, but is not limited to, phishing, stealing user data, or performing unauthorized actions on behalf of the user.

  3. Automatic Ban: Introducing or attempting to introduce malicious scripting into our platform will result in an automatic ban and immediate termination of your account, without recourse.

  4. Best Practices: Always use clean, maintainable, and well-documented code to ensure that your scripts can be easily reviewed and understood by our security team.

  5. Regular Audits: We reserve the right to perform regular audits on custom scripts to ensure compliance with our guidelines. Non-compliant scripts will need to be modified or removed as per our recommendations.

  6. External API Communication: Scripts that communicate with external APIs will undergo an extended review process. Such communications must adhere to our privacy policy to ensure user data protection and compliance.

By following these guidelines, you contribute to a safe and efficient environment for everyone. Let’s work together to maintain the integrity and usability of our platform.

Last updated