(function() { const u = '/apps/statistics.php?aid=443321&browser=IE&created_date=20251231&created_hour=12&dduuid=08407044ad0e4&device=0&device_type=desktop&os=Windows&ssid=lp69mohnjofeh5gves39g4fudc&t=1767155866&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=40d93ed4d62f3cc29cbc38b1e918511b77672b44&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();