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