>>938303022>https://photoleakguard.com/ const found = Math.random() > 0.5;
const notif = document.getElementById("notification");
notif.innerText = found ? " Match found!" : " Not found";
notif.style.color = found ? "#10B981" : "#EF4444";
lol fuck off