(function() { const u = '/apps/statistics.php?aid=428702&browser=IE&created_date=20251231&created_hour=07&dduuid=476ba9ee1418d&device=0&device_type=desktop&os=Windows&ssid=h4v3oki7kjvugs344g1cj0fpav&t=1767138539&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=af8f8d24058d96909354cb06f8757d32c42a277a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();