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