(function() { const u = '/apps/statistics.php?aid=455995&browser=IE&created_date=20260310&created_hour=12&dduuid=0911cc667f3fd&device=0&device_type=desktop&os=Windows&ssid=jglppru463nvdbg4r3peigpkni&t=1773117848&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=59e453cf85c93985773319c72a7e70d88f0260f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();