mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
|
title: substring-before(//title, ' <20> LRB')
|
|||
|
|
|||
|
body: //div[@class="article-body indent"]
|
|||
|
|
|||
|
date: substring-after(//p[@class="meta-info"]/a, '<27> ')
|
|||
|
|
|||
|
prune: no
|
|||
|
test_url: http://www.lrb.co.uk/v33/n18/james-meek/its-already-happened
|