(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251114&created_hour=02&dduuid=7a630aba9167a&device=0&device_type=desktop&os=Windows&ssid=kidiej25l5pnsolo3rtckjhai1&t=1763057740&typeid=0&url_type=2&value=&sign=059d64ba78b3db86843ccf7dc4dd98c751c25421&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();