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