This commit is contained in:
Marc Beninca 2025-04-28 23:37:36 +02:00
parent e867fa41ed
commit c6308210d4
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -13,7 +13,7 @@ const ea0 = atob("Lg==");
const ea1 = [ const ea1 = [
atob("Y3Y="), atob("Y3Y="),
].join(ea0); ].join(ea0);
const ea2 = document.createElement("span"); const ea2 = document.createElement(atob("c3Bhbg=="));
ea2.className = atob("ZmEgZmEtYXQ="); ea2.className = atob("ZmEgZmEtYXQ=");
const ea3 = [ const ea3 = [
atob("bWFyYw=="), atob("bWFyYw=="),