Closed DeeUnderscore closed 1 year ago
This fixes detection of application/json links, which were not detected due to missing quotes in a selector.
application/json
Also, it adds support for application/feed+json links, which is the preferred MIME type in JSON Feed 1.1
application/feed+json
Thank you!
This fixes detection of
application/json
links, which were not detected due to missing quotes in a selector.Also, it adds support for
application/feed+json
links, which is the preferred MIME type in JSON Feed 1.1