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