diff options
Diffstat (limited to 'wyborcza.pl.txt')
| -rw-r--r-- | wyborcza.pl.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/wyborcza.pl.txt b/wyborcza.pl.txt new file mode 100644 index 0000000..f99467c --- /dev/null +++ b/wyborcza.pl.txt @@ -0,0 +1,11 @@ +title:h1 +author: //*[@class = 'author'] +date: //*[@class = '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 |
