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