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