Last active
March 4, 2022 11:30
-
-
Save lalthomas/f80ac520f7209c1a4526 to your computer and use it in GitHub Desktop.
Ecobyte Script for removing script tag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Version 2.2 | |
begin_group_backup | |
group_start | |
RemoveScript from HTML | |
<SCRIPT | |
<!-- SCRIPT> | |
</SCRIPT> | |
</SCRIPT>--> |
Basically just a never ending script tag. Doesn't remove script. Just puts a ton of errors.
<script
<!-- SCRIPT>
</script>
</script>-->
It was an outdated program configuration file. I'm not using that now.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
XSS