diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /wyborcza.pl.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
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 |
