(function() { const u = '/apps/statistics.php?aid=445149&browser=IE&created_date=20251221&created_hour=17&dduuid=6555f6aba48a8&device=0&device_type=desktop&os=Windows&ssid=8tp5fraj78934efq4appa1qk9l&t=1766311071&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b10ea3b055ac1530076285e5e3f13f88c56cf6aa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();