-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
js脚本的require资源加载不成功 #29
Comments
@Yan5zpky 现在脚本里的是这个啊,是这个也被屏蔽了吗? |
@398371905 这个大部分地区被和谐了 |
@techxuexi21 是 cdn.bootcdn.net 服务问题,原因还不知道 最近 TechXueXi-js 不学习何以强国 无法使用的一个原因是 第14-15行的CDN链接被和谐或者停止服务。不同地方被和谐的链接会不一样,同志们可以自己替换一下,0201版已替换 Lines 14 to 15 in 445aa49
|
之前能用,现在不能用,是这个cdn资源库的服务问题吧,我换了别的源的js资源就可以用,我临时用的菜鸟教程的,md5那个我找不到,用的github的源 // @require https://cdn.staticfile.org/jquery/3.5.1/jquery.min.js |
--> 当前ChromeDriver版本号和Chrome浏览器版本号不一致,准备进行更新 --> 程序异常,请确保你的chrome浏览器是最新版本,然后重启脚本 |
建议更新一下脚本试试,现在最新版本号为20230318 |
清单
脚本名称
不学习何以强国.js
软件/源码版本
20210125
系统版本,包含位数
windows10 x64
浏览器版本
edge
油猴等插件和它的版本
油猴 v4.11
详细描述
js脚本里引用的两个js资源被屏蔽了,需要更新一下。
https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.min.js
The text was updated successfully, but these errors were encountered: