mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
9 lines
364 B
Plaintext
Executable File
9 lines
364 B
Plaintext
Executable File
title: //meta[@property='og:title']/@content
|
|
author: //div[@class='articleFunctions']//a
|
|
date: //meta[@name='pubdate']/@content
|
|
|
|
# Can you strip elements from the body only? It is required here (`//div[@class='articleContent']/p` breaks for some reason)
|
|
body: //div[@class='articleContent']
|
|
|
|
tidy: no
|
|
test_url: http://www.dr.dk/Nyheder/Udland/2011/10/24/150115.htm |