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