KudosPlease
KudosPlease copied to clipboard
No https support?
It looks like the plugin does not on pages served via https, because browsers block ajax request to http://api.kudosplease.com/"+q
Is there a way to fix it for my users?
+1 for https support. I use KudosPlease on my Github-hosted jekyll site. Right now the button works with http, but not with https:
Works: http://fredrikaverpil.github.io/2015/05/01/3d-rendering-in-the-google-cloud/ Does not work: https://fredrikaverpil.github.io/2015/05/01/3d-rendering-in-the-google-cloud/
I used the JS from here: http://codepen.io/TimPietrusky/pen/acBCf
+1
Hi, I wrote a clone in Golang. There is a host at https://kudos.niels-ole.com/ (also with http support). You can simply replace the references to the server in the JS with that address. I wrote two lines at https://www.niels-ole.com/kudos/blog/2016/11/04/now-with-kudos.html Will release the code shortly.
+1 using niels-ole https endpoint now. Cannot import old kudos :(
@nielsole Thanks for HTTPS support Also can you implements total website kudos
https://kudos.niels-ole.com/?url=https://miteshshah.github.io/windows/how-to-change-windows-7-product-key/
22
https://kudos.niels-ole.com/?url=https://miteshshah.github.io/
0
Ideally we should return all the kudos for the same domain.
Hi,
the feature is now live. e.g.: https://kudos.niels-ole.com/?domain=miteshshah.github.io It would be best if further issues and discussions would take place at https://github.com/nielsole/kudos
@nielsole Sure Not aware of that repo https://github.com/nielsole/kudos Thanks for the quick implements :)
@nielsole HTTPS expired can you renew it
yeah, migrating servers right now, will fix it probably today or tomorrow
Thanks for the quick fix