(function() { const u = '/apps/statistics.php?aid=404339&browser=IE&created_date=20251217&created_hour=18&dduuid=641fd90037c34&device=0&device_type=desktop&os=Windows&ssid=ea0o24738gg1hin6tjfdu0nktv&t=1765968279&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e3ef9b578db7c95fd9aa070ccfa602d760fb203b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();