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