Hacker News new | ask | show | jobs
by muxator 1418 days ago
Info: this does not work in Firefox (102 on linux, but that's a detail) with content blocking enabled, because Firefox does not allow to load jQuery from google's CDN.

> The resource at “https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.mi... was blocked because content blocking is enabled.

And then there are cascading errors.

2 comments

Thanks! Another reason this is still in alpha - I was not ready for someone to submit this to HN just yet.

Wow, how the world changed from using Google's CDNs to having to host it yourself.

I just pushed a fix to move the script to the local domain. It will be live in a few minutes.

Thanks, all good now!
Is that a default setting in Firefox? To not allow third-party scripts from CDNs? That seems like it would break an awful lot of sites.