(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=12&dduuid=ef9063901ab89&device=0&device_type=desktop&os=Windows&ssid=rempk1ll2hr8pvlciq9hlov8ns&t=1761627437&typeid=0&url_type=2&value=&sign=122f547e7bff447d52b82dee39bf140cb3be07f0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();