use unproxy instead of replacing this on the windowprxy

This commit is contained in:
velzie 2024-07-30 13:04:55 -04:00
parent 12b17bc3b4
commit 7289a329c4
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
4 changed files with 50 additions and 41 deletions

View file

@ -89,7 +89,7 @@ export default function (client: ScramjetClient, self: typeof globalThis) {
}
}
self.$scramerr = function scramerr(e) {
// console.error("CAUGHT ERROR", e);
// console.warn("CAUGHT ERROR", e);
};
self.$scramdbg = function scramdbg(args, t) {