From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- wyborcza.pl.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wyborcza.pl.txt') diff --git a/wyborcza.pl.txt b/wyborcza.pl.txt index f99467c..a622291 100644 --- a/wyborcza.pl.txt +++ b/wyborcza.pl.txt @@ -1,6 +1,6 @@ title:h1 -author: //*[@class = 'author'] -date: //*[@class = 'date'] +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'] -- cgit v1.3.1