mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
15 lines
536 B
Plaintext
15 lines
536 B
Plaintext
body://div[@id='articleNew']
|
|
strip://div[@id='articleBy']
|
|
strip://div[@id='articleDate']
|
|
strip://td[@class='articleGraphicCredit']
|
|
strip://h1
|
|
strip://div[@id='articleEnd']
|
|
strip://p[@class='tagline']
|
|
strip://div[@class='openBox adslibraryArticle']
|
|
strip_id_or_class:ad-180x150-1
|
|
|
|
|
|
title: //div[@id="articleNew"]/h1
|
|
author: //div[@id="articleBy"]/p/b
|
|
date: substring-before(//div[@id="articleDate"], "-")
|
|
test_url: http://www1.folha.uol.com.br/mundo/1115805-ex-ditador-argentino-videla-e-condenado-a-50-anos-de-prisao.shtml |