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