Page 1 of 1

[RESOLVED] Problems with Smush.it site

Posted: Thu Apr 30, 2009 5:39 pm
by Vordreller
http://www.smush.it is a website that allows you to upload images and it shrinks them to their smallest filesize with losless algorithms.

Even have a firefox addon. Once installed, a small icon is added at the bottom of the firefox screen. If you click it, a new tab opens and all images on the site where you clicked the icon, will be uploaded to smushit for smushing...

This worked untill recently. Now, whenever I try it, I see this:
[NoScript XSS] Verdachte upload naar [http://www.smush.it/] van [about:blank] gezuiverd: omgezet naar een 'download-only' GET verzoek.
It's in dutch, so a translation would be:
[NoScript XSS] Suspicious upload to [http://www.smush.it/] by [about:blank] filtered: turned into a 'download-only' GET request.
And it doesn't matter which site I do it from, it always says that it's by about:blank.



On a different note, what is it with phpBB forums and Firefox 3.0.10 displaying the page two times all the time?

Re: Problems with Smush.it site

Posted: Thu Apr 30, 2009 7:22 pm
by Giorgio Maone
Doest allowing about:blank fix this issue?
If not, could you post the [NoScript XSS] lines you can find in Tools|Error Console?

Re: Problems with Smush.it site

Posted: Thu Apr 30, 2009 8:34 pm
by Vordreller
Giorgio Maone wrote:If not, could you post the [NoScript XSS] lines you can find in Tools|Error Console?
That's up there in my first post.

That is the onlything that appears in the console.

Re: Problems with Smush.it site

Posted: Thu Apr 30, 2009 8:50 pm
by Giorgio Maone
OK then, if allowing about:blank doesn't suffice (did you try?), please add the following line to NoScript Options|Advanced|XSS|Exceptions:

Code: Select all

^http://www\.smush\.it/$
Good luck and let me know.

Re: Problems with Smush.it site

Posted: Fri May 01, 2009 9:59 pm
by Vordreller
I allowed about:blank and that fixed it.