diff options
| -rw-r--r-- | edition.cnn.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/edition.cnn.com.txt b/edition.cnn.com.txt index 7f8076c..e6639e9 100644 --- a/edition.cnn.com.txt +++ b/edition.cnn.com.txt @@ -2,6 +2,10 @@ body: //section[contains(@class, 'body-text')] strip_id_or_class: highlights +# Avoid redirecting to 'unsupported browser' page +find_string: <meta http-equiv="refresh" +replace_string: <meta norefresh + test_url: http://edition.cnn.com/2012/05/13/us/new-york-police-policy/index.html test_contains: this discriminatory and ineffective practice |
