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