Message # 1 | 8:29 PM
Hi,

I can not save inline JavaScript and a error appears:

Quote
Invalid content. Code #28. Forbidden. You cannot save changes that contain a malicious script /panel/help/support


Code
<script>
    window.location.href = 'https://www.site.com';
</script>


It is the same for meta tags:

Code

<meta http-equiv="refresh" content="0; url=http://www.mydomain.com/new-page.html">

Post edited by Mar1aN - Saturday, 2020-07-18, 8:32 PM