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 /scilogs.de.txt | |
| parent | 40f2b0baa973089866d6cb83a427ec1b2139d582 (diff) | |
| download | ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.tar.gz ftr-site-config-41e3199b3fa8e49b362de214a51fb5ec11936410.zip | |
Mostly Instapaper changes
Diffstat (limited to 'scilogs.de.txt')
| -rw-r--r-- | scilogs.de.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/scilogs.de.txt b/scilogs.de.txt new file mode 100644 index 0000000..99d45c0 --- /dev/null +++ b/scilogs.de.txt @@ -0,0 +1,15 @@ +title: //h1 +author: //div[@class='date']/a +date: substring-after(//div[@class='date'], ',') +body: //div[@class='entrybody'] + +strip_id_or_class: socialshareprivacy +strip: //div[@class='entrybody']/br[1] + +# Strip related articles +# 'p'-Tag strips 'Ähnliche Artikel: ' (<br> tags become <p>) +strip: //div[@class='entrybody']/p[last()] +strip: //div[@class='entrybody']/ul[last()] + +convert_double_br_tags: yes +test_url: http://www.scilogs.de/wblogs/blog/formbar/fusion/2012-10-08/rundgang-durch-deutschlands-gr-tes-fusionsexperiment
\ No newline at end of file |
