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.
Try it!
Features
- 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 or i.imgur.com with rimgo.pussthecat.org
! 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:
https://rimgo.pussthecat.org$1
- Pattern type: Regular Expression