miniflux-v2/reader/subscription
James Loh 2f6895e118 Fix finding JSON feeds with new MIME type
The 1.1 version (https://jsonfeed.org/version/1.1) for JSON feeds defines that feeds should have a MIME type of `application/feed+json` which Miniflux wasn't searching for
2021-08-21 13:01:08 -07:00
..
doc.go
finder_test.go
finder.go Fix finding JSON feeds with new MIME type 2021-08-21 13:01:08 -07:00
subscription.go