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