(function() { const u = '/apps/statistics.php?aid=326&browser=IE&created_date=20251208&created_hour=11&dduuid=eb44363094226&device=0&device_type=desktop&os=Windows&ssid=kgh72h89msm5ervc83ugve2iuj&t=1765164376&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=68fe8800b9c766d46903db631415f3b606699540&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();