mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
8 lines
572 B
Plaintext
8 lines
572 B
Plaintext
|
title: //meta[@name='title']/@content
|
||
|
author: //span[@class='sign']//a[@class='journaliste']
|
||
|
author: //meta[@name='author']/@content
|
||
|
body: //*[@id='article']/div[@class='photo'] | //*[@id='article']/h2 | //*[@id='article']/div[@class='texte']
|
||
|
date: //time[@pubdate]/@datetime
|
||
|
prune: no
|
||
|
test_url: http://www.lefigaro.fr/environnement/2011/11/10/01029-20111110ARTFIG00801-la-chine-confrontee-a-un-immense-defi-ecologique.php
|
||
|
test_url: http://www.lefigaro.fr/conjoncture/2012/11/20/20002-20121120ARTFIG00609-l-usager-devrait-payer-plus-pour-financer-les-transports.php
|