(function() { const u = '/apps/statistics.php?aid=408608&browser=IE&created_date=20251221&created_hour=19&dduuid=d66946fd959c7&device=0&device_type=desktop&os=Windows&ssid=fjlspd58ilcoojc9iehd6032q6&t=1766316944&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=16a5627922c2e351f83281d2f71f994ed5fc833c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();