blob: 60ffee52b683cf4f4cdfba9692140cc4bd858147 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
tidy: yes
prune: yes
autodetect_on_failure: no
#Remove ads
strip: //div[contains(@class, 'ph-ad')]
strip: //p//a[@target='_blank']//em
title: //h1[contains(@class, 'ph-article-title')]
date: //time[contains(@class, 'ph-article-date')]
author: //div[contains(@class, 'ph-article-authors-wrapper')]
body: //div[contains(@class, 'ph-article-text-lead')] | //div[contains(@class, 'ph-article-text-body')] | //div[contains(@class, 'ph-article-image-wrapper')]
test_url: http://ze.tt/fotograf-portraetiert-menschen-nach-12-und-3-glaesern-wein/
test_url: http://ze.tt/fotoprojekt-menschen-in-mosambik-zeigen-selbst-wie-sie-der-duerre-trotzen/
test_url: http://ze.tt/was-deine-tattoos-ueber-dich-aussagen/
|