(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=02&dduuid=73f0c1da8725c&device=0&device_type=desktop&os=Windows&ssid=pspirrnngk9222eqg7785mkcu7&t=1757960293&typeid=0&url_type=2&value=&sign=89200aab54614d4a25259dcae3802141db61db3f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();