Is there a configuration option to disable this, or is NoScript unable to prevent execution of dynamic sources?
http://www.smh.com.au/text
Despite having the whole site blocked, it still managers to execute a script with
src="#staticUrl()/js/behave.js"
which is served off the same host.
Any ideas?
NoScript unable to block dynamic src?
-
apam.smh
NoScript unable to block dynamic src?
Mozilla/5.0 (Windows NT 5.1; rv:10.0.3) Gecko/20100101 Firefox/10.0.3
Re: NoScript unable to block dynamic src?
NoScript should be able to block any kind of script. What symptoms are you seeing to tell you that this script is running? With the top-level site blocked, I don't see anything on that page that appears to be dynamic, just a list of plain headings and hyperlinks.
Please give details; if there really is a way to bypass NoScript, then I guarantee Giorgio will jump on it as top priority.
Please give details; if there really is a way to bypass NoScript, then I guarantee Giorgio will jump on it as top priority.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.
True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0
Re: NoScript unable to block dynamic src?
Code: Select all
<script type="text/javascript" src="#staticUrl()/js/behave.js"></script>Inline Script Blockagehttp://forums.informaction.com/viewtopi ... 936#p34936Giorgio wrote: Inline scripts are blocked by default on non-whitelisted sites.
You cannot disable them selectively on whitelisted sites, if that's what you're asking for, but you can modify their execution environment to "cripple" them or otherwise change their behavior by writing your own page-level script surrogates.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20120617 Firefox/15.0a2 SeaMonkey/2.12a2