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