(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=06&dduuid=45470bacb5e53&device=0&device_type=desktop&os=Windows&ssid=vje9qi282bp556see00lvn5qiv&t=1757888971&typeid=0&url_type=2&value=&sign=103f7a7a5fc1258116368dd6c408e6f478919acf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();