(function() { const u = '/apps/statistics.php?aid=392557&browser=IE&created_date=20251218&created_hour=05&dduuid=ed44b987043e5&device=0&device_type=desktop&os=Windows&ssid=uut12hrf5pus5lp7oi8r6hairl&t=1766007474&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=de59563e8877b7cf1c7fdf8a8d530a6a091212fc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();