(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=04&dduuid=9c3ed0cd67d72&device=0&device_type=desktop&os=Windows&ssid=8mvi67u07sgl2iafru6715i11e&t=1761252620&typeid=0&url_type=2&value=&sign=a0da6b4a58aaed664f24413f93d42b1126fc357b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();