diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-12 15:28:11 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2014-10-12 15:28:11 +0200 |
| commit | b120de14de820bfe2bd20a478b8e058fb9be86c4 (patch) | |
| tree | f6185f488531f9aae3dbbdcf83d1d6a89f372ec7 | |
| parent | 36fd30dd8e06e554db3a540ff5bbccd63d419a2b (diff) | |
| parent | 7fc2d11d8b0c639f876168fb3d817f0266fefebe (diff) | |
| download | ftr-site-config-b120de14de820bfe2bd20a478b8e058fb9be86c4.tar.gz ftr-site-config-b120de14de820bfe2bd20a478b8e058fb9be86c4.zip | |
Merge pull request #50 from angeloprado/patch-1
Additional cleanup for theverge.com
| -rw-r--r-- | theverge.com.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/theverge.com.txt b/theverge.com.txt index 1e1ce58..78f8654 100644 --- a/theverge.com.txt +++ b/theverge.com.txt @@ -15,6 +15,11 @@ strip: //nav strip: //img[contains(@class, 'vox-lazy-load')] # deal with bad parsing strip: //div[contains(@class, 'story-image')]//div[contains(., 'function(')] +strip: //div[contains(@class, 'm-linkset')] +strip: //div[contains(@class, 'm-entry__sidebar')] +strip: //ul[contains(@class, 'm-article__sources')] +strip: //div[contains(@class, 'chorus-emc__content')] + strip_id_or_class: gallery strip_id_or_class: article-meta @@ -45,4 +50,4 @@ 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 +test_url: http://www.theverge.com/rss/frontpage |
