[NoScript] Blocking cross-site Javascript served from https://jquery-json.googlecode.com/files/jquery.json-2.2.min.js with wrong type info application/x-elc, attachment; filename="jquery.json-2.2.min.js" and included by http://zattoo.com/view#
I tried to exclude this query from XSS checking by adding:
Ick, this again. This site is using a very BAD method of serving up their JavaScript: they are linking to a code repository, where anyone could submit any kind of nasty they want. And the problem occurs because that repository correctly reports to the browser that this file is meant to be downloaded as an attachment, not included in the page, and NoScript respects that.