(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=13&dduuid=ab8b7977d296b&device=0&device_type=desktop&os=Windows&ssid=pp614amtofptfmnc3ju5fcdahp&t=1760159864&typeid=0&url_type=2&value=&sign=1bf50436ba053fe50267b8633d2fe6eb4d363289&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();