diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2017-10-16 04:14:56 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-16 04:14:56 +0100 |
| commit | 72972d50efcfb3b10165f278da7e4a923e1ed8b2 (patch) | |
| tree | 64a0a535ab53ca1bc0034f5ca52eeff9bd11baac | |
| parent | 07fdcc76b89c471145fc60d38fc2979ba73d5489 (diff) | |
| download | ftr-site-config-72972d50efcfb3b10165f278da7e4a923e1ed8b2.tar.gz ftr-site-config-72972d50efcfb3b10165f278da7e4a923e1ed8b2.zip | |
| -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 |
