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