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