diff options
| author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:57:02 +0100 |
|---|---|---|
| committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-02-16 14:57:04 +0100 |
| commit | 5893b1ea08156e3edc58692b45bc5946a13709a4 (patch) | |
| tree | 708a29f164c85307fdba69c52afb462630a8434f /online.wsj.com.txt | |
| parent | ca877ec3e88d1a7c7148b9e1e324c624b21bc4b5 (diff) | |
| download | ftr-site-config-5893b1ea08156e3edc58692b45bc5946a13709a4.tar.gz ftr-site-config-5893b1ea08156e3edc58692b45bc5946a13709a4.zip | |
Update website
- remove redirected website where html structure isn't the same
- remove redirected website which already have a siteconfig for the redirected url
- rename website where html structure is the same as the previous one
Diffstat (limited to 'online.wsj.com.txt')
| -rwxr-xr-x | online.wsj.com.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/online.wsj.com.txt b/online.wsj.com.txt deleted file mode 100755 index 448bb7e..0000000 --- a/online.wsj.com.txt +++ /dev/null @@ -1,25 +0,0 @@ -title: //meta[@property="og:title"]/@content -body: //div[@id='article_story_body'] - -author: //h3[@class='byline']/a -# for slide show content -body: //ul[@id='imageSlide']//li[@class='firstSlide']//img | (//div[@class='txt_body']//p)[1] -date: //li[@class='dateStamp']/small - -strip_id_or_class: insetFullBracket -strip_id_or_class: insettipBox -#strip_id_or_class: legacyInset -strip_id_or_class: recipeACShopAndBuyText - -strip: //div[contains(@class, 'insetContent')]//cite -strip: //*[contains(@style, 'visibility: hidden;')] -strip: //div[contains(@class, 'insetContent') and not(contains(@class, 'image'))] -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 -# slide show -test_url: http://online.wsj.com/article/SB10001424052970204791104577110550376458164.html |
