diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-30 23:21:03 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-08-30 23:21:14 +0200 |
| commit | e37feb66714437fff639340a56023a3fab0ccf57 (patch) | |
| tree | ba8e94b39f20d498488dae62fd9c81ed063ece82 /bbc.com.txt | |
| parent | 31d31d4342658758e1432a37bfb7bc8a8ad0d368 (diff) | |
| download | ftr-site-config-e37feb66714437fff639340a56023a3fab0ccf57.tar.gz ftr-site-config-e37feb66714437fff639340a56023a3fab0ccf57.zip | |
Add XPath expressions to check for native ads
Diffstat (limited to 'bbc.com.txt')
| -rw-r--r-- | bbc.com.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bbc.com.txt b/bbc.com.txt index 93a3604..67a27c6 100644 --- a/bbc.com.txt +++ b/bbc.com.txt @@ -36,6 +36,8 @@ strip_id_or_class: comments_module replace_string(<noscript>): <div> replace_string(</noscript>): </div> +native_ad_clue: //meta[@property="og:url" and contains(@content, '/sponsored/')] + tidy: no prune: no |
