(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=04&dduuid=7aed3017c64b3&device=0&device_type=desktop&os=Windows&ssid=u4th897hg0uarvj74emmhf3ntm&t=1757880134&typeid=0&url_type=2&value=&sign=537351a659c1ffeaee61ff04ca2ea192961f777f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();