sindresorhus/refined-github

shorten-links hides https protocol in URLs #2689

HenryQW posted onGitHub

For instance https://abc.com will be rendered as abc.com, if you have shorten-links enabled right now you will see it.

Whereas http://abc.com is rendered correctly as http://abc.com

I noticed this problem while communicating on a github issue, which caused some confusion.

With shorten-links enabled: image

With shorten-links disabled: image


Yeah shorten-links makes links more readable at the expense of "exactness". I know it's not a real fix, but since SELF_URL_PATH is code/configuration, it should have been written as code: SELF_URL_PATH=https://mydomin.com, which isn't shortened.

posted by fregante about 5 years ago

Thanks for the reply. I guess this can be used as a feature for shaming “who is still using http”.

posted by HenryQW about 5 years ago

Fund this Issue

$0.00
Funded

Pull requests