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