(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=06&dduuid=6ee48c704bc71&device=0&device_type=desktop&os=Windows&ssid=hogaob0nmhujusaccierier2e8&t=1760222803&typeid=0&url_type=2&value=&sign=297ee0a991757d114bd515b19a6fb42a21e6b0cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();