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