mirror of
https://github.com/moparisthebest/wallabag
synced 2024-12-18 21:52:19 -05:00
7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
|
title://article[contains(@id, "post-")]/h2
|
||
|
author://ul[@class="postmetadata clearfix"]/li[@class="author"]
|
||
|
date://ul[@class="postmetadata clearfix"]/li[@class="date"]
|
||
|
body://article[contains(@id, "post-")]
|
||
|
strip://div[@class="ad ed"]
|
||
|
prune:yes
|
||
|
test_url: http://wp.smashingmagazine.com/2012/11/08/complete-guide-custom-post-types/
|