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