(function() { const u = '/apps/statistics.php?aid=405367&browser=IE&created_date=20260124&created_hour=04&dduuid=ec0359c5d9574&device=0&device_type=desktop&os=Windows&ssid=lireigg1ataqv91firedtkk9os&t=1769200498&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94b47339ca1a111705f769f8a1a3de81ad1686dc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();