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