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