(function() { const u = '/apps/statistics.php?aid=454406&browser=IE&created_date=20260201&created_hour=03&dduuid=f0b6660a81c2a&device=0&device_type=desktop&os=Windows&ssid=ivf207cvmunikaepuje6hlt07c&t=1769886042&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=51dbae6e6f58c2b240dd7f6f54d32384b605e701&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();