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