diff options
| -rw-r--r-- | theverge.com.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/theverge.com.txt b/theverge.com.txt index 71ca0ad..3960fb9 100644 --- a/theverge.com.txt +++ b/theverge.com.txt @@ -23,9 +23,15 @@ strip_id_or_class: comments strip_id_or_class: ui-jump-list strip_id_or_class: pullquote +find_string: <script +replace_string: <div style="display:none" +find_string: </script> +replace_string: </div> + strip: //q strip: //a[contains(@class, 'entry-section-title')] test_url: http://www.theverge.com/2012/2/29/2821763/lytro-review -test_url: http://www.theverge.com/2011/11/3/2534861/nokia-lumia-800-review
\ No newline at end of file +test_url: http://www.theverge.com/2011/11/3/2534861/nokia-lumia-800-review +test_url: http://www.theverge.com/2013/2/24/4026114/barnes-noble-shifting-focus-away-from-nook-hardware
\ No newline at end of file |
