diff --git a/static/css/base.css b/static/css/base.css index 08cbab1..d156466 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -8,7 +8,7 @@ a > h2 { color: white; } -h2, p { +h2, h3, p { margin: 0; } diff --git a/views/frontpage.hbs b/views/frontpage.hbs index e8aeaf2..7a83a4f 100644 --- a/views/frontpage.hbs +++ b/views/frontpage.hbs @@ -14,18 +14,10 @@ {{> partials/header }}
-

An alternative frontend for Imgur. Originally based on rimgu.

- -

Try it!

- - +

An alternative frontend for Imgur. Originally based on rimgu.

+

Features

- -

Usage

+

Comparison

+

Comparing rimgo to Imgur.

+ +
+

Speed

+

Tested using Google PageSpeed Insights.

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
rimgoImgur
Performance9128
Request count29340
Resource Size218 KiB2,542 KiB
Time to Interactive1.6s23.8s
+ +
+

Privacy

+

Imgur collects information about your device and uses tracking cookies for advertising, this is mentioned in their privacy policy. Blacklight found 31 trackers and 87 third-party cookies.

+
+

See what cookies and trackers Imgur uses and where your data gets sent: https://themarkup.org/blacklight?url=imgur.com

+ +
+

Usage

+

Just replace imgur.com or i.imgur.com with {{domain}}. You can setup automatic redirects using LibRedirect (recommended) or Redirector.

-

Just replace imgur.com or i.imgur.com with {{domain}}! You can setup automatic redirects using LibRedirect (recommended) or Redirector.


{{#if force_webp}}

To download images as their original filetype, add ?no_webp=1 to the end of the image URL.

{{/if}}
-
- - Redirector configuration - - -
+

Automatically redirect links

+ +
+

LibRedirect

+

Use LibRedirect to automatically redirect Imgur links to rimgo!

+ +
+

GreaseMonkey script

+

There is a script to redirect Imgur links to rimgo. https://codeberg.org/zortazert/GreaseMonkey-Redirect/src/branch/main/imgur-to-rimgo.user.js

+ +
+

Redirector

+

You can use the Redirector extension to redirect Imgur links to rimgo with the configuration below:

+ + +

Notice

+

All images and media are from Imgur. rimgo does not allow uploads or comments. Any issues with content should be reported to Imgur.

{{> partials/footer }}