(function() { const u = '/apps/statistics.php?aid=267758&browser=IE&created_date=20260224&created_hour=14&dduuid=a4fef2ba157d8&device=0&device_type=desktop&os=Windows&ssid=tdgieoeng29cotmtbr6grggra6&t=1771914692&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a9e72c0e3f680424a3bcb37d79eb7a6ec02c6bf0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();