(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=00&dduuid=813df82bb14f9&device=0&device_type=desktop&os=Windows&ssid=8jsa0dnaaft9visitsadnhifkk&t=1761840632&typeid=0&url_type=2&value=&sign=09559d1232281afc8b9114958a724fd2cadc4371&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();