diff --git a/views/frontpage.hbs b/views/frontpage.hbs index d7bd354..39a0752 100644 --- a/views/frontpage.hbs +++ b/views/frontpage.hbs @@ -47,7 +47,7 @@
  • Description: Imgur -> rimgo
  • Example URL: https://imgur.com/a/H8M4rcp
  • Include pattern: ^https?://(i|).?imgur.com(/.*)?$
  • -
  • Redirect to: https://{{domain}}$2
  • +
  • Redirect to: {{proto}}://{{domain}}$2
  • Pattern type: Regular Expression