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