summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mods/androidpit.de.json11
-rw-r--r--mods/chip.de-topnews.json12
-rw-r--r--mods/golem.de2.json11
-rw-r--r--mods/heise.de2.json11
-rw-r--r--mods/spiegel.de-einestages.json11
-rw-r--r--mods/spiegel.de.json11
-rw-r--r--mods/tagesspiegel.de1.json11
-rw-r--r--mods/tagesspiegel.de2.json11
-rw-r--r--mods/tagesspiegel.de3.json11
-rw-r--r--mods/teltarif.de.json11
-rw-r--r--mods/zeit.de.json11
11 files changed, 122 insertions, 0 deletions
diff --git a/mods/androidpit.de.json b/mods/androidpit.de.json
new file mode 100644
index 0000000..411364c
--- /dev/null
+++ b/mods/androidpit.de.json
@@ -0,0 +1,11 @@
+{
+ "name": "AndroidPIT",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.androidpit.de/feed/main.xml",
+ "match": "androidpit\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='left']"
+ }
+}
diff --git a/mods/chip.de-topnews.json b/mods/chip.de-topnews.json
new file mode 100644
index 0000000..8a466e9
--- /dev/null
+++ b/mods/chip.de-topnews.json
@@ -0,0 +1,12 @@
+{
+ "name": "Chip.de Top News",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.chip.de/rss/rss_topnews.xml",
+ "match": "chip\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='col478-le']"
+// "xpath": "div[starts-with(@class, 'col478-le']"
+ }
+}
diff --git a/mods/golem.de2.json b/mods/golem.de2.json
new file mode 100644
index 0000000..7187bc2
--- /dev/null
+++ b/mods/golem.de2.json
@@ -0,0 +1,11 @@
+{
+ "name": "Golem 2",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://rss.golem.de/rss.php?feed=RSS2.0",
+ "match": "golem0Bde0C",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='g g4 g-ie6']"
+ }
+}
diff --git a/mods/heise.de2.json b/mods/heise.de2.json
new file mode 100644
index 0000000..695f884
--- /dev/null
+++ b/mods/heise.de2.json
@@ -0,0 +1,11 @@
+{
+ "name": "heise.de 2",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.heise.de/newsticker/heise-atom.xml",
+ "match": "heise\.de/tr",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@id='artikel']"
+ }
+}
diff --git a/mods/spiegel.de-einestages.json b/mods/spiegel.de-einestages.json
new file mode 100644
index 0000000..15b8ce0
--- /dev/null
+++ b/mods/spiegel.de-einestages.json
@@ -0,0 +1,11 @@
+{
+ "name": "Spiegel einestages",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.spiegel.de/einestages/index.rss",
+ "match": "einestages\.spiegel\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='huNewAlbum']"
+ }
+}
diff --git a/mods/spiegel.de.json b/mods/spiegel.de.json
new file mode 100644
index 0000000..2ac6cc8
--- /dev/null
+++ b/mods/spiegel.de.json
@@ -0,0 +1,11 @@
+{
+ "name": "Spiegel Online",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.spiegel.de/schlagzeilen/index.rss",
+ "match": "www\.spiegel\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='spArticleColumn']"
+ }
+}
diff --git a/mods/tagesspiegel.de1.json b/mods/tagesspiegel.de1.json
new file mode 100644
index 0000000..621ed3e
--- /dev/null
+++ b/mods/tagesspiegel.de1.json
@@ -0,0 +1,11 @@
+{
+ "name": "Tagesspiegel 1",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.tagesspiegel.de/contentexport/feed/home",
+ "match": "tagesspiegel0Bde0C",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='hcf-main-col hcf-detail']"
+ }
+}
diff --git a/mods/tagesspiegel.de2.json b/mods/tagesspiegel.de2.json
new file mode 100644
index 0000000..80b47a0
--- /dev/null
+++ b/mods/tagesspiegel.de2.json
@@ -0,0 +1,11 @@
+{
+ "name": "Tagesspiegel 2",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.tagesspiegel.de/contentexport/feed/home",
+ "match": "tagesspiegel\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='hcf-main-col hcf-detail']"
+ }
+}
diff --git a/mods/tagesspiegel.de3.json b/mods/tagesspiegel.de3.json
new file mode 100644
index 0000000..b1dd535
--- /dev/null
+++ b/mods/tagesspiegel.de3.json
@@ -0,0 +1,11 @@
+{
+ "name": "Tagesspiegel 3",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.tagesspiegel.de/contentexport/feed/home",
+ "match": "tagesspiegel\.feedsportal\.com",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='hcf-main-col hcf-detail']"
+ }
+}
diff --git a/mods/teltarif.de.json b/mods/teltarif.de.json
new file mode 100644
index 0000000..290c8fe
--- /dev/null
+++ b/mods/teltarif.de.json
@@ -0,0 +1,11 @@
+{
+ "name": "teltarif.de",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://www.teltarif.de/feed/news/20.rss2",
+ "match": "teltarif\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='roman4']"
+ }
+}
diff --git a/mods/zeit.de.json b/mods/zeit.de.json
new file mode 100644
index 0000000..d5d3459
--- /dev/null
+++ b/mods/zeit.de.json
@@ -0,0 +1,11 @@
+{
+ "name": "Zeit.de",
+ "author": "Andreas Steinhoff",
+ "stamp": 1369484764,
+ "feed": "http://newsfeed.zeit.de/all",
+ "match": "zeit\.de",
+ "config": {
+ "type": "xpath",
+ "xpath": "div[@class='article']"
+ }
+}