(function() { const u = '/apps/statistics.php?aid=440258&browser=IE&created_date=20251210&created_hour=05&dduuid=b8b7fe7d92d06&device=0&device_type=desktop&os=Windows&ssid=poueumpmhkk69dduobhj9s508f&t=1765316684&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=066ad19045982b88d1f888e77ff89174a801fd8a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();