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