document.write do not inject scramjet

This commit is contained in:
velzie 2024-10-18 15:27:07 -04:00
parent 1438a11bbf
commit ba0aa479f0
No known key found for this signature in database
GPG key ID: AA51AEFB0A1F3820

View file

@ -9,7 +9,7 @@ export default function (client: ScramjetClient, self: typeof window) {
ctx.args[0],
client.cookieStore,
client.meta,
true
false
);
},
});