(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=00&dduuid=ecb5176fc7e76&device=0&device_type=desktop&os=Windows&ssid=199qkf7arkg70bs2aesh4mqrel&t=1763309178&typeid=0&url_type=2&value=&sign=49f56e4d47e68136b751d494bf999ed99083d571&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();