blob: 9fc238f0d4391709bbe52ac3fc67e01cddf93ede (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "Polizei Berlin",
"feed": "http://www.berlin.de/polizei/presse-fahndung/_rss_presse.xml",
"match": "berlin.de/polizei",
"config": {
"type": "xpath",
"xpath": "div[@class='bacontent']"
}
}
|