mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
19 lines
No EOL
875 B
Text
Executable file
19 lines
No EOL
875 B
Text
Executable file
title: //div[@class='translateHead']//h1 | //div[@id='art-mast']//h1
|
|
author: substring-after(//span[@id='by-line'], 'BY ')
|
|
date: //span[@id='pub-date']
|
|
body: (//article//img[contains(@class, 'main_photo')])[1] | (//article//div[contains(@class, 'full_post_content')])[1]
|
|
#body: //div[@id='art-mast']/h2 | //div[@class='translateBody'] | //div[@id='art-body']
|
|
#Strip inside article content
|
|
strip: //div[@id='share-box']
|
|
strip: //div[@id='special-box
|
|
|
|
strip_id_or_class: side_panel
|
|
|
|
prune: no
|
|
|
|
single_page_link: //span[@id='controls']/a[contains(@href, 'print=yes')]
|
|
single_page_link: //a[text()='SINGLE PAGE']
|
|
|
|
test_url: http://www.foreignpolicy.com/articles/2014/07/22/the_end_game_in_gaza_netanyahu_hamas
|
|
test_url: http://www.foreignpolicy.com/articles/2011/08/01/a_murderers_manifesto_and_me
|
|
test_url: http://www.foreignpolicy.com/articles/2012/02/29/five_years_in_damascus |