revcherrycoke / scihubify

Firefox addon to open DOIs and Links on sci-hub.io
MIT License
9 stars 4 forks source link

Sci-Hub URL incorrectly prefixed to origin URL #2

Open koobs opened 8 years ago

koobs commented 8 years ago

Activating scihubify (configured to use the .cc domain) constructs the following URL:

https://sci-hub.cc/<original url>

This currently results in the following error:

2016-06-22 18_57_44-new issue revcherrycoke_scihubify

I believe correct Sci-Hub URL format is:

https://<original-domain>.<sci-hub.tld>/<original-request-uri>

Running Firefox 48.0b1 (64-bit) on Windows 7 x64

githubtefo commented 8 years ago

Yes, I've got the same problem. It's seem sci-hub doesn't allow a secure connection.