(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=06&dduuid=320664b52d57b&device=0&device_type=desktop&os=Windows&ssid=85aq5bv4cnsdi8kfs2tgtmro6n&t=1761085033&typeid=0&url_type=2&value=&sign=5cf28b792e2a09fd8f3315c3bea7da2a19d9d20f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();