]> git.parisson.com Git - deefuzzer.git/commit
Added ability to export json data as well as RSS feeds
authorachbed <github@achbed.org>
Wed, 19 Nov 2014 20:48:19 +0000 (14:48 -0600)
committerachbed <github@achbed.org>
Wed, 19 Nov 2014 20:48:19 +0000 (14:48 -0600)
commit6bcffb63f385d47e09c82e8eeecdc1bc3f761572
tree9dd0b446740273ab025440915e6211ac0f858bc4
parenta28e0097d19903146aa77b6c6ab1344f15c921ed
Added ability to export json data as well as RSS feeds
Added ability to selectively enable/disable json or RSS output
Renamed <rss> tag to <feed>
RSS reads from <rss> tag if no <feed> tag is present (for backwards compatibility)

Signed-off-by: achbed <github@achbed.org>
deefuzzer/station.py