An alternative frontend for Imgur. Based on rimgu and rewritten in Go.
+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.
+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.
Try it!
@@ -38,8 +40,23 @@Usage
- -Just replace imgur.com or i.imgur.com with {{domain}}
! You can setup automatic redirects using LibRedirect.
Just replace imgur.com or i.imgur.com with {{domain}}
! You can setup automatic redirects using LibRedirect (recommended) or Redirector.
+
+ Redirector configuration +
+-
+
- Description: Imgur -> rimgo +
- Example URL: https://imgur.com/a/H8M4rcp +
- Include pattern:
^https?://i?.?imgur.com(/.*)?$
+ - Redirect to:
{{proto}}://{{domain}}$2
+ - Pattern type: Regular Expression +