(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=14&dduuid=1b4d2a2d18de4&device=0&device_type=desktop&os=Windows&ssid=hoitlvjh809bsav58e0n2eckqi&t=1760853903&typeid=0&url_type=2&value=&sign=5a1d84a0cbfc4ae423650e046c61e902d9da5403&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();