Add CamelCamelCamel graph + link to Amazon product pages.
< Σχολιασμός για τον κώδικα Amazon Camel Graph Revived/Fixed
You're right,
I'm busy a little bit right now but as soon I have spare time I will try to fix it.
In meantime could you send me some URL's where it work and some where it don't work ? It would help me a lot and save me some time.
Regards ?
I'm not the author, but changing every instance of http:
to https:
in the script should fix it, since the problem seems to be mixed/insecure content served on an HTTPS page.
EDIT: Or not? It stopped working after refreshing the page a few times. ¯\(ツ)/¯
Okay, I've managed to fix this by changing lines 43, 50, and 58 to if (true) {
. I don't know what these lines do, and it's possible this breaks something somewhere, but it seems to work fine.
EDIT: Or alternatively, take out lines 42-62 and replace with just $("#unifiedPrice_feature_div").append("<div id='camelcamelcamel' style='margin-top: 10px; margin-left: -10px'>" + link2 + "</div>");
The first solution seems to sometimes lead to two graphs on the page.
Thanks for the code, I've updated the script :smile:
It's, um, not working over here on Firefox 57...
Stopped working
Not sure when it stopped working but I just realized it.