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