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