(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=06&dduuid=d45c834446795&device=0&device_type=desktop&os=Windows&ssid=bdrirvm783olh64th7jjisc6hr&t=1762037200&typeid=0&url_type=2&value=&sign=ddcc7f0baa6597715e07af21470400c0d69098b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();