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