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