(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=09&dduuid=5df481b9b3377&device=0&device_type=desktop&os=Windows&ssid=kbjuqp73nugjqk7adufreftid9&t=1760838568&typeid=0&url_type=2&value=&sign=a20256696786d12f5c7bb47ba9c9a1313abf57db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();