diff options
| -rw-r--r-- | bbc.co.uk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bbc.co.uk.txt b/bbc.co.uk.txt index 5cdbc4c..625e8f0 100644 --- a/bbc.co.uk.txt +++ b/bbc.co.uk.txt @@ -31,6 +31,7 @@ strip: //div[contains(@class, 'share-tools')] strip: //div[@id='also-related-links'] strip_id_or_class: share-help +strip_id_or_class: comments_module replace_string(<noscript>): <div> replace_string(</noscript>): </div> |
