mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 21:35:06 -05:00
7 lines
308 B
Plaintext
7 lines
308 B
Plaintext
|
title://h1[@class='page-title']
|
||
|
body://*[@id='content']//div[contains(@class,'node-content')]
|
||
|
|
||
|
author://*[@id='content']//div[contains(@class,'node-submitted')]/a
|
||
|
|
||
|
date:substring-after(//div[contains(@class,'node-submitted')],' on ')
|
||
|
test_url: http://ignoredbydinosaurs.com/2011/09/great-lie-lorem-ipsum
|