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