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