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