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