From 7783b33ded8f42688bf6d202f01c60a5bb4da270 Mon Sep 17 00:00:00 2001 From: Kevin F Date: Thu, 7 Sep 2023 19:42:57 -0500 Subject: [PATCH] Add new instance, improve readme a bit --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efdcb40..ef090b0 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,16 @@

A minimalist read-only Imgur proxy insipired by software like Invidious, Nitter, and Bibliogram. - This service does not use the official Imgur API because I reject the notion that normal HTTP GET isn't a valid way to access a public website. + This service does not use the official Imgur API because I reject the notion that a standard HTTP GET isn't a valid way to access a public website.

- This project was started because Kevin Froman got fed up with Imgur breaking with Tor because of cow-dung JS. + This project was started because Kevin Froman got fed up with Imgur breaking with Tor because of JS bloat (especially on Tor Browser).

+

Instances

+

Feature roadmap

Features are in order of priority of most to least