Updated Inline script tag filtering (markdown)

Raymond Hill 2015-10-06 14:10:53 -04:00
parent 9fdfde039e
commit 71496d8e7b
1 changed files with 1 additions and 0 deletions

@ -64,6 +64,7 @@ Try without, then with the respective inline script tag filter:
- <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://arstechnica.com/>: `arstechnica.com##script:contains(ars.READY.push)`
#### Why is the new inline script tag filter a cosmetic one?