diff options
Diffstat (limited to 'bbc.co.uk.txt')
| -rw-r--r-- | bbc.co.uk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bbc.co.uk.txt b/bbc.co.uk.txt index bad7765..7bef73a 100644 --- a/bbc.co.uk.txt +++ b/bbc.co.uk.txt @@ -30,6 +30,12 @@ strip: //div[contains(@class, 'comment-introduction')] strip: //div[contains(@class, 'share-tools')] strip: //div[@id='also-related-links'] +find_string: http://ichef.bbci.co.uk/news/200/ +replace_string: http://ichef.bbci.co.uk/news/624/ + +find_string: http://ichef.bbci.co.uk/news/304/ +replace_string: http://ichef.bbci.co.uk/news/624/ + strip_id_or_class: share-help strip_id_or_class: comments_module |
