From 2493a9370c56ceef9d967bcc08471379c623679e Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 1 Nov 2013 15:47:20 +0000 Subject: syborcza.pl and eetimes.com --- wyborcza.pl.txt | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'wyborcza.pl.txt') diff --git a/wyborcza.pl.txt b/wyborcza.pl.txt index a622291..638583d 100644 --- a/wyborcza.pl.txt +++ b/wyborcza.pl.txt @@ -1,11 +1,9 @@ -title:h1 -author: //*[@id = 'gazeta_article_author'] -date: //*[@id = 'gazeta_article_date'] -body: //*[@id = 'art'] -next_page_link: //*[@id='Str']/a[contains(text(), 'nastepne')] -strip: //*[@class = 'rel_zdjTOP'] -strip: //*[@id = 'rel'] -strip: //*[@class = 'txt_upl'] -strip: //*[@id='Str'] -strip: //*[@id='source'] -test_url: http://wyborcza.pl/1,123455,11536088,Gdy_peknie_fejs__obryzga_wszystko.html?as=1&startsz=x \ No newline at end of file +body: //div[@id='article'] +strip: //div[@class='head'] + +strip_id_or_class: txt_upl + +single_page_link: //div[@id='gazeta_article_tools']//a[contains(@class, 'print')] + +test_url: http://wyborcza.pl/1,123455,11536088,Gdy_peknie_fejs__obryzga_wszystko.html?as=1&startsz=x +test_url: http://wyborcza.pl/1,75478,14880255,Biskup_Dydycz_o_pedofilii_i_tajemnicy_spowiedzi__Zamiast.html \ No newline at end of file -- cgit v1.3.1