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