Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"http://share.yandex.ru" is not using HTTPS #45

Open
XericZephyr opened this issue May 3, 2017 · 1 comment
Open

"http://share.yandex.ru" is not using HTTPS #45

XericZephyr opened this issue May 3, 2017 · 1 comment

Comments

@XericZephyr
Copy link

If the parent blog is using HTTPS, will generate mixed content error.

Candidate Solution:

Search "http://share.yandex.ru" in all JS files and replace it with "https://share.yandex.ru".

@leonardohra
Copy link

I had this problem too, I just had to replace it in ./assets/js/scripts.min.js
I believe here's where it calls every script, including this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants