An alternative frontend for Imgur. Based on rimgu and rewritten in Go.
+
+
It's read-only and works without JavaScript. Images and albums can be viewed without wasting resources from downloading and running tracking scripts. No sign-up nags.
URL-compatible with i.imgur.com - just replace the domain in the URL
+
Images and videos (gifv, mp4)
+
Albums
+
Streaming
+
Pretty CSS styling (responsive?)
+
Logo
+
+
+
Usage
+
+
Just replace imgur.com with the domain of this instance! You can setup automatic redirects using Redirector.
+
+
Redirector configuration
+
+
+
Description: Imgur -> rimgo
+
Example URL: https://imgur.com/a/H8M4rcp
+
Include pattern: ^https?://(i|).?imgur.com(/.*)?$
+
Redirect to: https://[INSTANCE DOMAIN]$2
+
Pattern type: Regular Expression
+
+
+
+
+ {{> partials/footer }}
+
+
+
\ No newline at end of file
diff --git a/views/partials/head.hbs b/views/partials/head.hbs
index c7bce98..8d3b50c 100644
--- a/views/partials/head.hbs
+++ b/views/partials/head.hbs
@@ -14,4 +14,5 @@
+
\ No newline at end of file