(function() { const u = '/apps/statistics.php?aid=296771&browser=IE&created_date=20251222&created_hour=04&dduuid=980b2d0e5ecdd&device=0&device_type=desktop&os=Windows&ssid=eh7dbd6h6srk9ae142fp05se8h&t=1766348162&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e6cd59f26d8b1cbad2c994cef9e06d0379a38802&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();