provaider / scriptno

Automatically exported from code.google.com/p/scriptno
0 stars 0 forks source link

Blocking Scripts from external Ressources does not block the scripts. #82

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

- Assuming scriptno is installed as extension already

1. Visit http://german-bash.org/57259 (to visit a special quote appears faster 
to me. "works" also on the homepage)
2.
 a) Make sure that googlesyndication.com, google-analytics.com and doubleclick.net are blacklisted and additionally not whitelisted (which they are by default). Also set the "Unwanted content options" to strict.
 b) Alternatively just block all external scripts (but not german-bash.org itself) the way you would normally do it. In a) I just made sure that this stuff _must_ be blocked (no matter what).
3. See that the Ads on top are still there and if you inspect the network 
traffic (hit F12 and click on the Network tab - maybe you need to reload the 
page), you'll see that contents from the blocked sites are loaded.

What is the expected output? What do you see instead?
Expected: No Ad, No network traffic to blocked sites.
Instead: Ad, Network trafffic to blocked sites.

What version of the product are you using? On what operating system?
chromium-17.0.963.46-r1 @ x86_64-linux-3.2.1-gentoo-r2
scriptno-1.0.6.2

Original issue reported on code.google.com by ohc...@gmail.com on 21 Feb 2012 at 4:16

GoogleCodeExporter commented 9 years ago
This should be fixed in the latest release, can you confirm? :)

Original comment by andr...@gmail.com on 1 Jan 2013 at 8:18