(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=23&dduuid=6521af30672ac&device=0&device_type=desktop&os=Windows&ssid=ivn0jcaahseurt3s2lle25uqv7&t=1762962891&typeid=0&url_type=1&value=&sign=04be6ccccf14874d008d6afe45d8b6d9a72b386c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();