Skip to content

Commit 3bf9c3b

Browse files
MBdiracdeltas
authored andcommitted
[Imgur] Point img to i
Regardless of whether the comment above is true or not, img isn't listening for ssl from: - a vpn - a tor exit node So it's worth rewriting img to i, still.
1 parent e51c268 commit 3bf9c3b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/chrome/content/rules/Imgur.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
<rule from="^http://imgur\.com/"
1717
to="https://imgur.com/"/>
1818

19+
<rule from="^http://img\.imgur\.com/"
20+
to="https://i.imgur.com/" />
21+
1922
<rule from="^http://store\.imgur\.com/"
2023
to="https://imgur-store.myshopify.com/" />
2124

0 commit comments

Comments
 (0)