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