diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-05-29 16:19:13 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-05-29 16:19:13 +0200 |
| commit | 498d3de2390a6a937941eb937caebb63ba112d05 (patch) | |
| tree | 0d8e0d1569825b94acaedccc5e03e69abfa818c0 /bbc.com.txt | |
| parent | 82099bd04f96d1dfd8d5ac2f93f8b854e14bc500 (diff) | |
| download | ftr-site-config-498d3de2390a6a937941eb937caebb63ba112d05.tar.gz ftr-site-config-498d3de2390a6a937941eb937caebb63ba112d05.zip | |
BBC image size issue (bbc.co.uk, bbc.com, m.bbc.co.uk)
Diffstat (limited to 'bbc.com.txt')
| -rw-r--r-- | bbc.com.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bbc.com.txt b/bbc.com.txt index c04a683..200dba6 100644 --- a/bbc.com.txt +++ b/bbc.com.txt @@ -33,6 +33,12 @@ strip: //div[@id='also-related-links'] strip_id_or_class: share-help strip_id_or_class: comments_module +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/ + replace_string(<noscript>): <div> replace_string(</noscript>): </div> |
