mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
7 lines
272 B
Plaintext
7 lines
272 B
Plaintext
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 |