diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-01-10 14:20:22 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-01-10 14:20:22 +0100 |
| commit | 7bd1e680c347a40308cd4344b9aa19630a423fca (patch) | |
| tree | d21a85c3ec4b1dbd6283bb1782ff6337c2f999a8 | |
| parent | d17c22e02bd908b1b5520e99e0c9bfc3fc867bdb (diff) | |
| download | ftr-site-config-7bd1e680c347a40308cd4344b9aa19630a423fca.tar.gz ftr-site-config-7bd1e680c347a40308cd4344b9aa19630a423fca.zip | |
Update and rename online.wsj.com.txt to wsj.com.txt
| -rw-r--r-- | wsj.com.txt (renamed from online.wsj.com.txt) | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/online.wsj.com.txt b/wsj.com.txt index 448bb7e..467c39c 100644 --- a/online.wsj.com.txt +++ b/wsj.com.txt @@ -1,4 +1,6 @@ title: //meta[@property="og:title"]/@content +body: //div[@id='wsj-article-wrap'] +# is this still used? body: //div[@id='article_story_body'] author: //h3[@class='byline']/a @@ -19,7 +21,9 @@ strip: //div[contains(@class, 'carousel')] prune: no tidy: no -test_url: http://online.wsj.com/news/articles/SB10001424052702304626304579509100018004342 -test_url: http://online.wsj.com/article/SB10001424052970203363504577185322849515102.html +test_url: http://www.wsj.com/articles/airasia-flight-8501-tail-recovered-1420878809 +test_contains: Saturday evening that the black boxes +test_url: http://www.wsj.com/news/articles/SB10001424052702304626304579509100018004342 +test_url: http://www.wsj.com/article/SB10001424052970203363504577185322849515102.html # slide show -test_url: http://online.wsj.com/article/SB10001424052970204791104577110550376458164.html +test_url: http://www.wsj.com/article/SB10001424052970204791104577110550376458164.html |
