(function() { const u = '/apps/statistics.php?aid=450927&browser=IE&created_date=20260311&created_hour=21&dduuid=1e18d0a6ec620&device=0&device_type=desktop&os=Windows&ssid=icac633l0ca9o0g28vupc7fggv&t=1773234981&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=01e053bae91a3fbabc43e4f3c4b87ade509843a5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();