(function() { const u = '/apps/statistics.php?aid=426705&browser=IE&created_date=20260311&created_hour=16&dduuid=8d6b09cb3bcd0&device=0&device_type=desktop&os=Windows&ssid=1epeurkbin52med16hit16ov70&t=1773218939&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=70ad33b88f4f2e271d60aec34d5e3e427280c688&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();