mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
prettier
This commit is contained in:
parent
fa779017ad
commit
d6dd1d4ca3
20 changed files with 363 additions and 379 deletions
|
@ -10,7 +10,7 @@ WebSocket = new Proxy(WebSocket, {
|
|||
target,
|
||||
{
|
||||
"User-Agent": navigator.userAgent,
|
||||
"Origin": new URL(decodeUrl(location.href)).origin,
|
||||
Origin: new URL(decodeUrl(location.href)).origin,
|
||||
},
|
||||
ArrayBuffer.prototype
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue