mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-16 06:05:03 -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/ |