(function() { const u = '/apps/statistics.php?aid=349386&browser=IE&created_date=20251227&created_hour=18&dduuid=b8a57574aad19&device=0&device_type=desktop&os=Windows&ssid=borgqu89tr525qcu2kktckodnq&t=1766831870&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=027213315c303aecc376f464c1427ed07dff0fc4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();