1
0

Added filters from Andreas Steinhoff.

This commit is contained in:
Markus Birth
2013-05-25 20:55:45 +02:00
parent e45a9a9874
commit 8bbaa1c344
11 changed files with 122 additions and 0 deletions

11
mods/teltarif.de.json Normal file
View File

@ -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']"
}
}