(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=09&dduuid=00b9000f6301c&device=0&device_type=desktop&os=Windows&ssid=dfbpummcjou4rb9jgeortc7na0&t=1757899973&typeid=0&url_type=2&value=&sign=57062d9866838d30ce57343a9d316c475a3aeb49&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();