(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=07&dduuid=80fabe48f9a57&device=0&device_type=desktop&os=Windows&ssid=9q2o2ctp4v4r4qsr86qcn1b1nq&t=1760571833&typeid=0&url_type=2&value=&sign=e1a7a41e3ae8b28799dbd408207a1b5baf514d95&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();