added schlogger.de mod
This commit is contained in:
12
mods/schlogger.de.json
Normal file
12
mods/schlogger.de.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "schlogger",
|
||||
"author": "Roland Angerer",
|
||||
"stamp": 1371642811,
|
||||
"feed": "http://schlogger.de/wordpress/feed/",
|
||||
"match": "schlogger.de",
|
||||
"config": {
|
||||
"type": "xpath",
|
||||
"xpath": "div[contains(@class, 'entry-content')]",
|
||||
"cleanup": [ "iframe", "div[contains(@class, 'sharedaddy')]" ]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user