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