From 498d3de2390a6a937941eb937caebb63ba112d05 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 29 May 2015 16:19:13 +0200 Subject: BBC image size issue (bbc.co.uk, bbc.com, m.bbc.co.uk) --- bbc.co.uk.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bbc.co.uk.txt') 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 -- cgit v1.3.1