diff options
| -rw-r--r-- | cnn.com.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cnn.com.txt b/cnn.com.txt index 3c04827..013860f 100644 --- a/cnn.com.txt +++ b/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://www.cnn.com/2012/05/13/us/new-york-police-policy/index.html test_contains: this discriminatory and ineffective practice |
