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