(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=09&dduuid=00f01dd31babe&device=0&device_type=desktop&os=Windows&ssid=fbehatb6l508be3iufvi2qe4ra&t=1762910592&typeid=0&url_type=2&value=&sign=863fa79eb7552b435b384b079307f0095806e1b8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();