(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=03&dduuid=dc0648ad816bb&device=0&device_type=desktop&os=Windows&ssid=166ds7hr2nsnpk6sps66cnhilm&t=1762975090&typeid=0&url_type=2&value=&sign=014d830d5a4436842bb00ba9de54b45c1afd7378&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();