试试Proxy
This commit is contained in:
parent
e29038a152
commit
3645c0b3c2
|
@ -0,0 +1,3 @@
|
|||
export async function onRequest(context) {
|
||||
return fetch(new URL("https://github.com/SuperShadiao/hypixelhelper/releases/download/rp/hypixelhelperpack.xsd"))
|
||||
}
|
Loading…
Reference in New Issue