(function() { const u = '/apps/statistics.php?aid=440537&browser=IE&created_date=20251224&created_hour=19&dduuid=63026d9ddb64d&device=0&device_type=desktop&os=Windows&ssid=fv70ksiiibrub9prm0qucngp9m&t=1766575117&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e0237e310c5860b3882b611db521dfaf4e2f6165&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();