diff options
Diffstat (limited to 'designtagebuch.de.txt')
| -rw-r--r-- | designtagebuch.de.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/designtagebuch.de.txt b/designtagebuch.de.txt new file mode 100644 index 0000000..9020847 --- /dev/null +++ b/designtagebuch.de.txt @@ -0,0 +1,11 @@ +tidy: no +body: //div[@class='main'] + +author: substring-before(substring-after(//div[@class='meta-single'], 'erstellt von '), ' am') +date: substring-before(substring-after(//div[@class='meta-single'], ' am '), ' | ') + +strip_id_or_class: pagelink +strip_id_or_class: wp-polls + +next_page_link: //div[@class='post-page-next']/a +test_url: http://www.designtagebuch.de/die-gefuehlte-lesbarkeit/
\ No newline at end of file |
