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