mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 20:41:04 +00:00
7 lines
272 B
Text
7 lines
272 B
Text
|
title: //div[@class="article"]/h1
|
||
|
author: //div[@id="Sidebar"]/p/strong
|
||
|
date: //h6[@class="dateline"]
|
||
|
body: //div[@class="article"]
|
||
|
strip: //h6[@class="dateline"]
|
||
|
strip: //div[@class="article"]/h1
|
||
|
test_url: http://daringfireball.net/2011/10/apps_are_the_new_channels
|