From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- wyborcza.pl.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 wyborcza.pl.txt (limited to 'wyborcza.pl.txt') 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 -- cgit v1.3.1