(function() { const u = '/apps/statistics.php?aid=387090&browser=IE&created_date=20251219&created_hour=22&dduuid=c7ee2e88379fc&device=0&device_type=desktop&os=Windows&ssid=60trvfkqarb302gtjg0ofr3hsc&t=1766154336&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=58290ef14ac7c6c404ec5e565c58a2a1394f9b57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();