summaryrefslogtreecommitdiff
path: root/mods/chip.de-topnews.json
diff options
context:
space:
mode:
Diffstat (limited to 'mods/chip.de-topnews.json')
-rw-r--r--mods/chip.de-topnews.json12
1 files changed, 12 insertions, 0 deletions
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']"
+ }
+}