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