diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2016-02-21 02:51:12 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-02-21 02:51:12 +0100 |
| commit | 5b38f86b4158135bf4a2579bcc5c60a0affdec0e (patch) | |
| tree | 650512b518b3187d5e5a7bf6bbf2ef29eaedfe78 | |
| parent | d16068c70b565e939dfae81d4249ea352c131cb8 (diff) | |
| download | ftr-site-config-5b38f86b4158135bf4a2579bcc5c60a0affdec0e.tar.gz ftr-site-config-5b38f86b4158135bf4a2579bcc5c60a0affdec0e.zip | |
Update bbc.co.uk.txt
| -rw-r--r-- | bbc.co.uk.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bbc.co.uk.txt b/bbc.co.uk.txt index e1402ae..22dc646 100644 --- a/bbc.co.uk.txt +++ b/bbc.co.uk.txt @@ -30,9 +30,6 @@ strip: //div[contains(@class, 'comment-introduction')] strip: //div[contains(@class, 'share-tools')] strip: //div[@id='also-related-links'] -# images all seem to require JS, so let's strip them and avoid lonely captions -strip: //figure[contains(@class, 'caption')] - strip: //aside[contains(@class, 'sp-pullout')] strip_id_or_class: share-help |
