(function() { const u = '/apps/statistics.php?aid=444930&browser=IE&created_date=20251220&created_hour=18&dduuid=c7148ab6d01da&device=0&device_type=desktop&os=Windows&ssid=clbncrnsfiji2egjsn5timm6j8&t=1766228330&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d4486cf449e2921a4ad911b922f58a8ca0b47976&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();