mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-01 14:49:15 +00:00
17 lines
No EOL
313 B
Text
Executable file
17 lines
No EOL
313 B
Text
Executable file
title: //*[@id='posts']/div[1]/h2
|
|
author: //*[@id='posts']/div[1]/div[2]/span[2]/a
|
|
date: //*[@class='date']
|
|
body: //div[@class='body-lead']
|
|
|
|
# take out the bit saying 'body'
|
|
strip: //div[@class='body-lead']/div[@class='info-label']
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test_url: http://www.subtraction.com/2011/02/01/unnecessary-explanations |