(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=05&dduuid=126803a5beeea&device=0&device_type=desktop&os=Windows&ssid=lp4coincrnukttdu5ci2qdcla2&t=1757885791&typeid=0&url_type=1&value=&sign=234cd24a76d013831e09f1c613810e37805a5bf2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();