(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251026&created_hour=14&dduuid=515556a73b6d7&device=0&device_type=desktop&os=Windows&ssid=g2ca5qk2f5cbdjg1mi7lnlb22f&t=1761460640&typeid=0&url_type=2&value=&sign=3d16185fc87367ae591a511920ff6c4d605b91c4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();