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