diff --git a/lib/REST.php b/lib/REST.php index 1bc395f..39899c1 100644 --- a/lib/REST.php +++ b/lib/REST.php @@ -40,17 +40,17 @@ class REST { ], // Other candidates: // Google Reader http://feedhq.readthedocs.io/en/latest/api/index.html - // Fever https://feedafever.com/api + // Fever https://web.archive.org/web/20161217042229/https://feedafever.com/api // Feedbin v2 https://github.com/feedbin/feedbin-api // CommaFeed https://www.commafeed.com/api/ // Selfoss https://github.com/SSilence/selfoss/wiki/Restful-API-for-Apps-or-any-other-external-access + // NewsBlur http://www.newsblur.com/api // Unclear if clients exist: - // Miniflux https://github.com/miniflux/miniflux/blob/master/docs/json-rpc-api.markdown + // Miniflux https://docs.miniflux.app/en/latest/api.html#api-reference // NextCloud News v2 https://github.com/nextcloud/news/blob/master/docs/externalapi/External-Api.md // BirdReader https://github.com/glynnbird/birdreader/blob/master/API.md // Feedbin v1 https://github.com/feedbin/feedbin-api/commit/86da10aac5f1a57531a6e17b08744e5f9e7db8a9 // Proprietary (centralized) entities: - // NewsBlur http://www.newsblur.com/api // Feedly https://developer.feedly.com/ ]; const DEFAULT_PORTS = [