mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-04 14:56:31 +00:00
7 lines
302 B
Text
7 lines
302 B
Text
|
title: //h1[@class='post-title']
|
||
|
author: //div[@class='post-byline']/a
|
||
|
date: substring-before(//div[@class='post-byline'], ', by')
|
||
|
|
||
|
body: //div[@class='post-body']
|
||
|
dissolve: //noscript
|
||
|
test_url: http://sf.curbed.com/archives/2011/10/17/lower_haight_loft_would_really_really_really_like_a_buyer.php
|