(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=00&dduuid=171c3206a561a&device=0&device_type=desktop&os=Windows&ssid=mgaifm40o357bea9t5oslq9jeu&t=1761668357&typeid=0&url_type=2&value=&sign=69b91d534e2d057093bf39404a7a0aa45fcbb390&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();