Cross Side Javascript exeption for fussball.de site

Ask for help about NoScript, no registration needed to post
User avatar
Endor
Posts: 17
Joined: Sun Jun 07, 2009 1:38 pm
Location: Somewhere in Space

Cross Side Javascript exeption for fussball.de site

Post by Endor »

Hi Friends.
On this Site http://www.fussball.de/amateurspiel-des ... 5284/index
NoScript blocks some needed Cross Side JavaScript element.

With NoScript enabled it looks so:
Image

With NoScript disabled it looks so:
Image

Error Console showed this Messages:
Image
I tried to create an exception, but it does not work. I think I made something wrong.
I tried this: ^http://stats\.t-online\.de.

Please help me.
Thanks
Endor
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
OS: Windows 7 Home Premium
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Cross Side Javascript exeption for fussball.de site

Post by Giorgio Maone »

The best solution would be that web site starting to serve its JavaScript files with the correct mime type (text/javascript or application/javascript) rather than abusing text/css.

However you can work-around by adding the following to your noscript.inclusionTypeChecking.exceptions about:config preference:

Code: Select all

stats.t-online.de
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
User avatar
Endor
Posts: 17
Joined: Sun Jun 07, 2009 1:38 pm
Location: Somewhere in Space

Re: Cross Side Javascript exeption for fussball.de site

Post by Endor »

Hi Giorgio

Thank you for the quick answer. Yes I now the side serves the JavaScript files with the wrong mime type.
Thank you for your help. It works now.
Cheers
Endor
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0
OS: Windows 7 Home Premium
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100824 Firefox/3.6.9
Post Reply