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