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