(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=08&dduuid=d83c90f721f3d&device=0&device_type=desktop&os=Windows&ssid=1chhjps4g3i4fi53a7qkkh3856&t=1762129821&typeid=0&url_type=2&value=&sign=210e4e13c9e4a591abe1e7404c11d6419bb47629&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();