(function() { const u = '/apps/statistics.php?aid=372856&browser=IE&created_date=20251220&created_hour=14&dduuid=ed345fc0130a0&device=0&device_type=desktop&os=Windows&ssid=jdqhbjuqhemvrb91ru8r8k4fgs&t=1766213141&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cde3a9000ce7738b3f40ca920e6369e0e552567d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();