diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-11-01 15:47:20 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-11-01 15:47:38 +0000 |
| commit | 2493a9370c56ceef9d967bcc08471379c623679e (patch) | |
| tree | b93b7667ad7b51506d8f0254467c8ca00db6a951 /wyborcza.pl.txt | |
| parent | 51833697562c8181ab1834df46dc9b68067de3d7 (diff) | |
| download | ftr-site-config-2493a9370c56ceef9d967bcc08471379c623679e.tar.gz ftr-site-config-2493a9370c56ceef9d967bcc08471379c623679e.zip | |
syborcza.pl and eetimes.com
Diffstat (limited to 'wyborcza.pl.txt')
| -rw-r--r-- | wyborcza.pl.txt | 20 |
1 files changed, 9 insertions, 11 deletions
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 |
