(function() { const u = '/apps/statistics.php?aid=206537&browser=IE&created_date=20251226&created_hour=23&dduuid=49154517b538f&device=0&device_type=desktop&os=Windows&ssid=uku0mpa29ncpv1ma15t12us0tl&t=1766763050&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2d6ee4f6fc56f6de51a52ebbf312249c61b07f37&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();