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