imgurのスマートな書き方わからんけど、①httpにして(sを削る)、②リファラをhttp://imgur.com/にすればうちの環境だとみれるようになった
具体的には、ImageViewURLReplace.datに以下を入れた
^https://i\.imgur\.com/(.*\.(?:bmp|gif|jpg|jpeg|jpe|png))[TAB]http://i.imgur.com/$1[TAB]http://imgur.com/[TAB]$VIEWER
^https://imgur\.com/(.*\.(?:bmp|gif|jpg|jpeg|jpe|png))[TAB]http://i.imgur.com/$1[TAB]http://imgur.com/[TAB]$VIEWER

もっと綺麗な書き方あると思うけど