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