mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 22:59:02 +00:00
25 lines
947 B
Text
Executable file
25 lines
947 B
Text
Executable file
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
|