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