add rss-feed to freifunk.net-API

This commit is contained in:
dunji 2022-07-24 17:49:09 +02:00
parent e71892dbda
commit 3a71a50661
1 changed files with 8 additions and 2 deletions

View File

@ -31,7 +31,13 @@
],
"lastchange": "2022-07-21T23:00:14+02:00"
},
"feeds": [],
"feeds": [
{
"category": "blog",
"type": "xml",
"url": "https://freifunk-leipzig.de/blog/index.xml"
}
],
"nodeMaps": [
{
"url": "https://freifunk-leipzig.de/map/",
@ -72,4 +78,4 @@
"board": []
}
}
}
}