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