(function() { const u = '/apps/statistics.php?aid=388696&browser=IE&created_date=20260310&created_hour=21&dduuid=4c1cb0b08944a&device=0&device_type=desktop&os=Windows&ssid=cv6ee062ir5e0meiqvr96519ok&t=1773147853&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3ef6a8797990af5ad674d2d6ad6757a0224cef7e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();