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 /sz.de.txt | |
| parent | 40f2b0baa973089866d6cb83a427ec1b2139d582 (diff) | |
| download | ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.tar.gz ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.zip | |
Mostly Instapaper changes
Diffstat (limited to 'sz.de.txt')
| -rw-r--r-- | sz.de.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/sz.de.txt b/sz.de.txt new file mode 100644 index 0000000..51a30b4 --- /dev/null +++ b/sz.de.txt @@ -0,0 +1,18 @@ +# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@... + +single_page_link: //a[ contains( @href, "/2.220/" ) ] + +body: //article[@id="sitecontent"]/section[@class="body"] +author: //address[@class="author"] +date: //div[@class="header"]//h1//span[@class="updated"] +wrap_in(small): //div[@class="footer"] +wrap_in(i): //figcaption/h3 +dissolve: //figcaption//h3 +dissolve: //figure/div[@class="body"] +dissolve: //figure/a + +strip: //figure[ not( contains(@class, "zoomimage" ) ) ] +strip: //div[@data-onlineonly="true"] +strip: //address[@class="author"] + +test_url: http://sz.de/1.1556693
\ No newline at end of file |
