复制下方代码在它加载的外部 js 文件之前找个地方直接粘贴就行了
语言包会自动修改成最新版本的,无需担心
jsdelivr 加载慢的可以找个镜像,把 config 里的 assets 值改了就行了
格式:https://cdn.jsdelivr.net/npm/
!function(){const t=window.XMLHttpRequest;window.XMLHttpRequest=function(){const e=new t;return e.open=function(n,o,s,p,l){"GET"===n&&o.startsWith("files.photo.gallery@")&&o.endsWith("/lang/zh.json")&&(arguments[1]=arguments[1].replace(/@[0-9\.]+\/lang/,"@latest/lang")),"POST"===n&&o.includes("auth.photo.gallery")&&(e.send=function(e){t.prototype.send.apply(this,["app=2&host=demo.files.gallery"])}),t.prototype.open.apply(this,arguments)},e}}();
正文完
发表至: 开源脚本
2024-02-09