mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-12 04:15:03 -05:00
11 lines
373 B
Plaintext
11 lines
373 B
Plaintext
title: //h2[@class='title']
|
|
date: substring-before(//p[@class='meta'], '|')
|
|
body: //div[@class='story']
|
|
#body: //div[@class='article_body']
|
|
|
|
strip: //h2[@class='title']
|
|
strip: //p[@class='meta']
|
|
strip: //div[@class='ga_section']
|
|
strip: //div[@id='recent_slider']
|
|
|
|
test_url: http://www.theonion.com/articles/pathetic-bobcats-owner-again-regaling-players-with,27572/ |