(function() { const u = '/apps/statistics.php?aid=441099&browser=IE&created_date=20251130&created_hour=00&dduuid=eedb7e07d99e0&device=0&device_type=desktop&os=Windows&ssid=38bf0m28fb7u5p02841toesk1d&t=1764433058&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dcdd98ae4439a544665e85ce9e8488447254b56c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();