|
|
|
|
|
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. |
|
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.