(function() { const u = '/apps/statistics.php?aid=461541&browser=IE&created_date=20260312&created_hour=04&dduuid=5bb166e66264b&device=0&device_type=desktop&os=Windows&ssid=mjooteln72676buml12t9sfaho&t=1773260438&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f7e8ade9163c489275844a144f37e62aef37832e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();