mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-14 13:25:13 -05:00
10 lines
384 B
Plaintext
10 lines
384 B
Plaintext
title: //*[@id='Content']/span[1]
|
|
author: substring-after(substring-before(//*[@id='Content']/span[2], ')'), '(')
|
|
date: substring-before(substring-after(//*[@id='Content']/span[2], 'Updated: '), 'Counter')
|
|
|
|
strip: //*[@id='Content']/span[1]
|
|
strip: //*[@id='Content']/span[2]
|
|
|
|
body: //*[@id='Content']
|
|
|
|
test_url: http://www.chinamining.org/News/2011-07-22/1311319069d48087.html |