From 9fdfde039e3643acb145ca719672165d0e073962 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 6 Oct 2015 09:13:13 -0400 Subject: [PATCH] Updated Inline script tag filtering (markdown) --- Inline-script-tag-filtering.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Inline-script-tag-filtering.md b/Inline-script-tag-filtering.md index cf3d054..50a65d8 100644 --- a/Inline-script-tag-filtering.md +++ b/Inline-script-tag-filtering.md @@ -60,10 +60,10 @@ Wholesale blocking of inline script tags does prevent the self-defacing, but pos Try without, then with the respective inline script tag filter: -- => `dayt.se##script:contains(adBlockDetected)` (see ["Blocking FuckAdblock"](https://adblockplus.org/forum/viewtopic.php?f=2&t=40895)) -- => `explosm.net##script:contains(/^__durl=/)` -- => `focus.de.de##script:contains(uabInject)` -- => `rp-online.de##script:contains(uabInject)` +- : `dayt.se##script:contains(adBlockDetected)` (see ["Blocking FuckAdblock"](https://adblockplus.org/forum/viewtopic.php?f=2&t=40895)) +- : `explosm.net##script:contains(/^__durl=/)` +- : `focus.de.de##script:contains(uabInject)` +- : `rp-online.de##script:contains(uabInject)` #### Why is the new inline script tag filter a cosmetic one?