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