replace jQuery

Inserts chinese hosted jQuery into your page

ავტორი
hamsolo474
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
12
რეიტინგი
0 0 0
ვერსია
0.1
შექმნილია
27.08.2021
განახლებულია
27.08.2021
Size
3,48 KB
ლიცენზია
MIT
გამოყენებს მათ
ყველა საიტი

Should hopefully fix jquery for people browsing from china.

Loading websites with jQuery from china can sometimes cause issues as people often link to google's servers for jQuery, google's servers are blocked in china so the end user ends up with semi-functional website. Not good, assuming jQuery fails to load, this will attempt to load A (not necessarily the right) version of jQuery from a server visible in china.

Good luck.

Code mostly taken from this SO answer
https://stackoverflow.com/questions/7700728/replace-jquery-version-of-a-page-with-greasemonkey#7703530