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