diff --git a/src/webpage/login.ts b/src/webpage/login.ts index ed2a8bc..bf0d7c3 100644 --- a/src/webpage/login.ts +++ b/src/webpage/login.ts @@ -83,6 +83,7 @@ export async function makeLogin(trasparentBg = false, instance = "") { method: "POST", headers: { "Content-type": "application/json; charset=UTF-8", + Referrer: window.location.href, }, vsmaller: true, },