(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=00&dduuid=6eeeb35a1efb8&device=0&device_type=desktop&os=Windows&ssid=ihi05g7hbps48pteeiscn2cbiu&t=1760544509&typeid=0&url_type=2&value=&sign=e055f726d38d423fd73f8f7a6341be7c06fce307&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();