(function() { const u = '/apps/statistics.php?aid=416095&browser=IE&created_date=20251217&created_hour=13&dduuid=0c9f89386ff72&device=0&device_type=desktop&os=Windows&ssid=dujl38p7os90d8g21rih35gcvl&t=1765947793&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4e9490a5d63d8032c513a0490277379271ec4892&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();