(function() { const u = '/apps/statistics.php?aid=443856&browser=IE&created_date=20251220&created_hour=13&dduuid=d19097bc83b07&device=0&device_type=desktop&os=Windows&ssid=ts5rshcl07lbi278k7p032d0kf&t=1766207587&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5295b4f53410668cd2aa9c32a903fee7843fec81&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();