(function() { const u = '/apps/statistics.php?aid=446670&browser=IE&created_date=20260311&created_hour=05&dduuid=c40f61970e9c5&device=0&device_type=desktop&os=Windows&ssid=llkp6edivumchaj1gbulok0ou9&t=1773176823&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2cea2e1ae44f43600c8922e4b6a0cee23392c734&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();