mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
19 lines
No EOL
638 B
Text
19 lines
No EOL
638 B
Text
title: //h1[@id='firstHeading']
|
|
body: //div[@id = 'bodyContent']
|
|
strip_id_or_class: editsection
|
|
#strip_id_or_class: toc
|
|
strip_id_or_class: vertical-navbox
|
|
strip: //table[@id='toc']
|
|
strip: //div[@id='catlinks']
|
|
strip: //div[@id='jump-to-nav']
|
|
strip: //div[@class='thumbcaption']//div[@class='magnify']
|
|
strip: //table[@class='navbox']
|
|
strip: //table[contains(@class, 'infobox')]
|
|
strip: //div[@class='dablink']
|
|
strip: //div[@id='contentSub']
|
|
strip: //table[contains(@class, 'metadata')]
|
|
strip: //*[contains(@class, 'noprint')]
|
|
strip: //span[@title='pronunciation:']
|
|
prune: no
|
|
tidy: no
|
|
test_url: http://en.wikipedia.org/wiki/Christopher_Lloyd |