(function() { const u = '/apps/statistics.php?aid=21072&browser=IE&created_date=20251219&created_hour=23&dduuid=c59f3dbf0b04c&device=0&device_type=desktop&os=Windows&ssid=k1ilj11v7lr9o0t4382hnk7hl4&t=1766159595&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2713a1c5e35ee35a833d0ae922835ea0ffe1761&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();