mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 12:25:07 -05:00
6 lines
248 B
Plaintext
6 lines
248 B
Plaintext
title: //div[@class='meta']/h2/a
|
|
author: //div[@class='meta']/h2/following-sibling::p/a/text()
|
|
date://div[@class='meta']/h2/strong
|
|
body: //div[@id='article']
|
|
strip: //div[@class='domore']
|
|
test_url: http://24ways.org/2011/composing-the-new-canon |