(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251114&created_hour=21&dduuid=04772d6ea3ad0&device=0&device_type=desktop&os=Windows&ssid=umd0n0apit1tm404selbmisth6&t=1763125596&typeid=0&url_type=2&value=&sign=d0424dbff80928c78cd6b943bfc5dd56a94e92d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();