I want to temporary disable anti-xss when i run a script, when script is done i want to activate it again.
Can i add some code for disable it for "mydomain" and then activate it again?
My script is running with cron, so i should be done by automatic.
Thanks!