diff options
Diffstat (limited to 'telegraaf.nl.txt')
| -rw-r--r-- | telegraaf.nl.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/telegraaf.nl.txt b/telegraaf.nl.txt new file mode 100644 index 0000000..91b5baf --- /dev/null +++ b/telegraaf.nl.txt @@ -0,0 +1,9 @@ +body: //div[@id='artikelKolom'] +strip: //div[@class='broodMediaBox']/div[@class='docbox' or @class='artBannerWrapper'] +strip: //div[@id='artikeltoolbar'] +strip: //div[@class='reactiebalk artspacer' or @class='bannercenter clearfix artspacer'] +strip: //div[@id='artikelKolomRechts' or @id='TMGTweetWidget'] +tidy: no +prune: no + +test_url: http://www.telegraaf.nl/binnenland/10275097/__Identiteit_man_in_sloot_onbekend__.html?cid=rss
\ No newline at end of file |
