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