mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
18 lines
610 B
Text
Executable file
18 lines
610 B
Text
Executable file
title: //div[@class='article section']//h1
|
|
author: //div[@class="byline"]/a
|
|
date: //span[@class="timestamp"]
|
|
body: //div[@class="page section"]
|
|
|
|
strip: //a[@class="inline-caption"]
|
|
strip: //p[@class="ticker section noprint"]
|
|
strip: //p[@class="topics"]
|
|
strip: //h1
|
|
strip: //div[@class="byline"]
|
|
strip: //p[@class="published"]
|
|
strip: //div[contains(@class,"featured-scroller")]
|
|
strip_id_or_class: footer
|
|
|
|
tidy: no
|
|
|
|
test_url: http://www.abc.net.au/news/2013-03-27/open-speed-highways-change-clp-giles/4597892
|
|
test_url: http://www.abc.net.au/news/2013-04-30/credit-growth-remains-subdued/4660054?section=business
|