(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251030&created_hour=10&dduuid=0dc95d9e97dff&device=0&device_type=desktop&os=Windows&ssid=rp85v5a5a0n52csgogomn77m24&t=1761792159&typeid=0&url_type=2&value=&sign=423e549b70b377acd0f79c719bdb30778bfb04a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();