(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=02&dduuid=9aca2126b73ec&device=0&device_type=desktop&os=Windows&ssid=duf0j74mcrjfvns3fbinr5jurd&t=1760465131&typeid=0&url_type=1&value=&sign=a07d4d7ec29f81c9b59c6859925c38baecd53b74&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();