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