(function() { const u = '/apps/statistics.php?aid=444719&browser=IE&created_date=20251221&created_hour=21&dduuid=6bf4db57930b0&device=0&device_type=desktop&os=Windows&ssid=199278nfudaeiih08to3piont7&t=1766322927&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce0042e0abc015f53de91fda22e1a361c018b704&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();