diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-06-25 14:41:54 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-06-25 14:41:54 +0200 |
| commit | 7a977854e4d92a8a15b936e391b75edc0662d541 (patch) | |
| tree | ed6bfb02edbdd29828b282089aa3b9be66593812 | |
| parent | 0e44e440d6d3b3c011363d3c11c964f5cd25b4d7 (diff) | |
| download | ftr-site-config-7a977854e4d92a8a15b936e391b75edc0662d541.tar.gz ftr-site-config-7a977854e4d92a8a15b936e391b75edc0662d541.zip | |
theverge.com
| -rw-r--r-- | theverge.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theverge.com.txt b/theverge.com.txt index 8cb9cd2..1e1ce58 100644 --- a/theverge.com.txt +++ b/theverge.com.txt @@ -13,6 +13,8 @@ strip: //*[@id='sticky-menu'] strip: //aside strip: //nav strip: //img[contains(@class, 'vox-lazy-load')] +# deal with bad parsing +strip: //div[contains(@class, 'story-image')]//div[contains(., 'function(')] strip_id_or_class: gallery strip_id_or_class: article-meta @@ -42,4 +44,5 @@ 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 test_url: http://www.theverge.com/2013/2/24/4026114/barnes-noble-shifting-focus-away-from-nook-hardware +test_url: http://www.theverge.com/2014/6/19/5824072/top-shelf-living-the-dream test_url: http://www.theverge.com/rss/frontpage
\ No newline at end of file |
