diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-13 00:52:49 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-05-13 00:52:49 +0200 |
| commit | 41e3199b3fa8e49b362de214a51fb5ec11936410 (patch) | |
| tree | e2b898e88a624a749f5139ede2871223eaa4a1db /wyborcza.pl.txt | |
| parent | 40f2b0baa973089866d6cb83a427ec1b2139d582 (diff) | |
| download | ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.tar.gz ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.zip | |
Mostly Instapaper changes
Diffstat (limited to 'wyborcza.pl.txt')
| -rw-r--r-- | wyborcza.pl.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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'] |
