(function() { const u = '/apps/statistics.php?aid=106986&browser=IE&created_date=20260310&created_hour=14&dduuid=67505f1e04cc7&device=0&device_type=desktop&os=Windows&ssid=nni6oq9u27parfo8ib7tffiahr&t=1773124070&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=acec43813924ed6eeaf6af9c42a330137f6d5a72&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();