(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=04&dduuid=3c2d96e406b7c&device=0&device_type=desktop&os=Windows&ssid=7grkh03s57o7krnsckiaoieqqv&t=1762980738&typeid=0&url_type=2&value=&sign=46ebe35ab764c4866d36386ca1ea302d0ebf803d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();