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