matthiasmullie / minify

CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
https://matthiasmullie.github.io/minify/
MIT License
1.96k stars 310 forks source link

text onchange in the script #400

Closed ammahir closed 1 year ago

ammahir commented 1 year ago

It throws error if my script contains onchange text. eg. var a=""

Something, somewhere, somehow failed! Did you post a link to an unreachable script? image

matthiasmullie commented 1 year ago

That domain (minifier.org) is not associated with this project (it used to be at some point in the past, but I got rid of it to reduce the amount of things I need to spend time to maintain)

Whatever is going on is not the result of a bug in this project.

I will ask the current owner of the domain to get rid of things that make it look like it is still associated with this project, but there's nothing we can fix from here.