(function() { const u = '/apps/statistics.php?aid=436401&browser=IE&created_date=20251226&created_hour=00&dduuid=4245f4dbf2fb8&device=0&device_type=desktop&os=Windows&ssid=eimbcesg4uscfq8jdafkfc1fd5&t=1766679589&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a6db7ffc7188d487400c06e72a5d905a3516d5cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();