mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Inline script tag filtering (markdown)
parent
fdca0c88de
commit
9fdfde039e
1 changed files with 4 additions and 4 deletions
|
|
@ -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:
|
||||
|
||||
- <http://dayt.se/forum/activity.php> => `dayt.se##script:contains(adBlockDetected)` (see ["Blocking FuckAdblock"](https://adblockplus.org/forum/viewtopic.php?f=2&t=40895))
|
||||
- <http://explosm.net/comics/1525/> => `explosm.net##script:contains(/^__durl=/)`
|
||||
- <http://www.focus.de/> => `focus.de.de##script:contains(uabInject)`
|
||||
- <http://www.rp-online.de/> => `rp-online.de##script:contains(uabInject)`
|
||||
- <http://dayt.se/forum/activity.php>: `dayt.se##script:contains(adBlockDetected)` (see ["Blocking FuckAdblock"](https://adblockplus.org/forum/viewtopic.php?f=2&t=40895))
|
||||
- <http://explosm.net/comics/1525/>: `explosm.net##script:contains(/^__durl=/)`
|
||||
- <http://www.focus.de/>: `focus.de.de##script:contains(uabInject)`
|
||||
- <http://www.rp-online.de/>: `rp-online.de##script:contains(uabInject)`
|
||||
|
||||
#### Why is the new inline script tag filter a cosmetic one?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue