summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2014-07-01 22:55:46 +0200
committerFiveFilters.org <fivefilters@fivefilters.org>2014-07-01 22:55:46 +0200
commit197b24d1b6156c536c5209581cda948cd12dc03e (patch)
tree852a49f16c0968b9332f90b423c84ab6d9952a92
parent0308b3bb5b4c929c090d0622927ca8941d5cf902 (diff)
parent730178be3e24c3d4db8c01652ecc57d3cf22bec1 (diff)
downloadftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.tar.gz
ftr-site-config-197b24d1b6156c536c5209581cda948cd12dc03e.zip
Merge pull request #33 from newspaperclub/encoding-fixes
Encoding fixes
-rw-r--r--asymco.com.txt2
-rw-r--r--dailykos.com.txt2
-rw-r--r--hardware.no.txt4
-rw-r--r--macdrifter.com.txt2
-rw-r--r--omm.hk.txt19
-rw-r--r--politiken.dk.txt2
-rw-r--r--scilogs.de.txt2
-rw-r--r--sebbo.net.txt2
-rw-r--r--sueddeutsche.de.txt2
-rw-r--r--sz.de.txt2
-rw-r--r--tbray.org.txt2
-rw-r--r--westhamtillidie.com.txt2
12 files changed, 12 insertions, 31 deletions
diff --git a/asymco.com.txt b/asymco.com.txt
index 9093875..f639b04 100644
--- a/asymco.com.txt
+++ b/asymco.com.txt
@@ -1,4 +1,4 @@
-# Johannes Stühler
+# Johannes Stühler
title://h2
author://span[@class='meta-content']
diff --git a/dailykos.com.txt b/dailykos.com.txt
index e56ee58..6d4cb82 100644
--- a/dailykos.com.txt
+++ b/dailykos.com.txt
@@ -7,4 +7,4 @@ strip_id_or_class: divider-doodle
prune: no
-test_url: http://www.dailykos.com/story/2012/01/26/1058790/-Newt-Gingrichs-campaign-admits-he-lied-during-debate-about-ABC-News-interview-with-his ex-wife \ No newline at end of file
+test_url: http://www.dailykos.com/story/2012/01/26/1058790/-Newt-Gingrich-s-campaign-admits-he-lied-during-debate-about-ABC-News-interview-with-his-ex-wife
diff --git a/hardware.no.txt b/hardware.no.txt
index 38ea9f1..cbbcf84 100644
--- a/hardware.no.txt
+++ b/hardware.no.txt
@@ -11,6 +11,6 @@ next_page_link: //a[@rel='next']
strip_id_or_class: 'product-box'
strip: //a[@rel='next']
-strip: //a[text()='Del på Facebook']
-strip: //a[text()='Del på Twitter']
+strip: //a[text()='Del på Facebook']
+strip: //a[text()='Del på Twitter']
test_url: http://www.hardware.no/artikler/asus-vg248qe/132792 \ No newline at end of file
diff --git a/macdrifter.com.txt b/macdrifter.com.txt
index fd1ede7..e57bd64 100644
--- a/macdrifter.com.txt
+++ b/macdrifter.com.txt
@@ -1,2 +1,2 @@
-title: substring-before(//title,' « Macdrifter')
+title: substring-before(//title,' « Macdrifter')
test_url: http://www.macdrifter.com/2012/03/instacast-on-my-mac/ \ No newline at end of file
diff --git a/omm.hk.txt b/omm.hk.txt
deleted file mode 100644
index c6dd29b..0000000
--- a/omm.hk.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-# This filter is tested on:
-# http://omm.hk/time-after-japan-will-china-scale-back-its-nuclear-ambitions.html
-# http://omm.hk/usa-today-china-invites-world-to-6-month-party.html
-# http://omm.hk/%E6%96%B0%E9%97%BB%E7%9C%8B%E4%B8%96%E5%8D%9A.html
-
-body://div[@class='entry']
-
-title:substring-after(//h2, ':')
-title:substring-after(//h2, ':')
-title://h2
-
-author:substring-before(//h2, ':')
-author:substring-before(//h2, ':')
-author:substring-after(//title, '»')
-
-date:concat(//div[@class='postdate']/br/preceding-sibling::text(), '-', //div[@class='postdate']/br/following-sibling::text())
-
-strip://div[contains(@class, 'post-ratings')]
-test_url: http://omm.hk/%E4%B8%AD%E5%9B%BD%E9%9D%92%E5%B9%B4%E6%8A%A5%EF%BC%9A%E5%AE%AA%E6%B3%95%E8%AF%BE.html \ No newline at end of file
diff --git a/politiken.dk.txt b/politiken.dk.txt
index de5889a..b13f8f8 100644
--- a/politiken.dk.txt
+++ b/politiken.dk.txt
@@ -1,7 +1,7 @@
# 21/10-2011:
# Added Author+Date
# Remove fakta-boks if found
-# Deleted 'Læs også...' filter
+# Deleted 'Læs også...' filter
# - Change in markup caused it to strip too much.
author://span[@class='autor-name']
diff --git a/scilogs.de.txt b/scilogs.de.txt
index 99d45c0..b24d784 100644
--- a/scilogs.de.txt
+++ b/scilogs.de.txt
@@ -7,7 +7,7 @@ strip_id_or_class: socialshareprivacy
strip: //div[@class='entrybody']/br[1]
# Strip related articles
-# 'p'-Tag strips 'Ähnliche Artikel: ' (<br> tags become <p>)
+# 'p'-Tag strips 'Ähnliche Artikel: ' (<br> tags become <p>)
strip: //div[@class='entrybody']/p[last()]
strip: //div[@class='entrybody']/ul[last()]
diff --git a/sebbo.net.txt b/sebbo.net.txt
index 308a351..b6d9c92 100644
--- a/sebbo.net.txt
+++ b/sebbo.net.txt
@@ -1,4 +1,4 @@
-title: substring-before(//title, '«')
+title: substring-before(//title, '«')
body: //div[@class = 'entry']
strip_id_or_class: 'postmetabox'
test_url: http://sebbo.net/2010/12/akkus/ \ No newline at end of file
diff --git a/sueddeutsche.de.txt b/sueddeutsche.de.txt
index 85e24b3..74b8d45 100644
--- a/sueddeutsche.de.txt
+++ b/sueddeutsche.de.txt
@@ -1,4 +1,4 @@
-# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
+# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
single_page_link: //a[ contains( @href, "/2.220/" ) ]
diff --git a/sz.de.txt b/sz.de.txt
index 51a30b4..f67637d 100644
--- a/sz.de.txt
+++ b/sz.de.txt
@@ -1,4 +1,4 @@
-# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
+# 2012-12-04: complete rewrite after Süddeutsche.de relaunch - carlo@...
single_page_link: //a[ contains( @href, "/2.220/" ) ]
diff --git a/tbray.org.txt b/tbray.org.txt
index b61effa..558dc9c 100644
--- a/tbray.org.txt
+++ b/tbray.org.txt
@@ -1,5 +1,5 @@
body: //div[@id='centercontent']
strip: //div[@id='rightcontent']
-date: substring-before( //div[@id='cats'], '·')
+date: substring-before( //div[@id='cats'], '·')
title: //h1
test_url: http://www.tbray.org/ongoing/When/201x/2012/03/04/Mobile-Money \ No newline at end of file
diff --git a/westhamtillidie.com.txt b/westhamtillidie.com.txt
index 6af1820..3132e98 100644
--- a/westhamtillidie.com.txt
+++ b/westhamtillidie.com.txt
@@ -1,4 +1,4 @@
-title: substring-before(//title, '«')
+title: substring-before(//title, '«')
body: //div[@class='entry']
strip: //div[@class='sharing_label']