diff options
| author | 2020-10-11 10:59:43 +0200 | |
|---|---|---|
| committer | 2020-10-11 10:59:43 +0200 | |
| commit | 191cda42e6b0fde9959b832d24b23ee0bf82c7ed (patch) | |
| tree | 841eea79da316b333869a7abbd0295451f43c21a /p/api | |
| parent | 0319cc9d234e107109d988f36f2361b25f9f0777 (diff) | |
Misc. minor
Whitespace...
Diffstat (limited to 'p/api')
| -rw-r--r-- | p/api/greader.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/p/api/greader.php b/p/api/greader.php index e93585275..f97dd5da4 100644 --- a/p/api/greader.php +++ b/p/api/greader.php @@ -20,6 +20,7 @@ Server-side API compatible with Google Reader API layer 2 * https://github.com/theoldreader/api * https://www.inoreader.com/developers/ * https://feedhq.readthedocs.io/en/latest/api/index.html +* https://github.com/bazqux/bazqux-api */ require(__DIR__ . '/../../constants.php'); |
