(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=20&dduuid=f59d3cc274908&device=0&device_type=desktop&os=Windows&ssid=rm91vfeo42v7to6sgjoj8sgq9i&t=1760532628&typeid=0&url_type=2&value=&sign=35b165e6040dbecbd1f8a12cb9ca2ae4e96adc14&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();