1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

updated specific configuration for parsing

This commit is contained in:
Nicolas Lœuillet 2014-07-13 10:15:40 +02:00
parent 58dbe10388
commit 4e067ceabd
952 changed files with 7585 additions and 5682 deletions

View file

@ -0,0 +1,6 @@
title://article[contains(@id, "post-")]/h1
date://article[contains(@id, "post-")]/p[@class="time"]/time
body://article[contains(@id, "post-")]
strip://article[contains(@id, "post-")]/p[@class="time"]/time
prune:yes
test_url: http://css-tricks.com/off-canvas-menu-with-css-target/