Hello
I am trying to remove script from html file.
Sofar I've managed to come up with this:
I also tried:
but it doesnt really remove script tag. That tag contains multi line script.
Does anyone know know what how to write right regex pattern for this job?