Amazon Camel Graph Revived/Fixed

Add CamelCamelCamel graph + link to Amazon product pages.

< 脚本 Amazon Camel Graph Revived/Fixed 的反馈

提问 / 留言

§
发布于:2019-03-30

Little improvement: replace http to https

The script seems to work well actually, but in the browser console it triggers a lot of warning actually; it may actually stop working one day. This is because Amazon site uses https exclusively, the script uses http link to camelcamel, and browsers dislike and will even one day forbid cross https/http.

The solution is fairly easy: in the script, replace the few http prefix with https when doing the calls to camelcamel (6-8 occurences).

Mikhoul作者
§
发布于:2019-03-30

Thanks for the hint, it's done now. :smile:

发布留言

登录以发布留言。