(function() { const u = '/apps/statistics.php?aid=444906&browser=IE&created_date=20251221&created_hour=13&dduuid=39f4c77ce0298&device=0&device_type=desktop&os=Windows&ssid=gfvcqpsaf4ttib769s8tqi52ea&t=1766296703&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=448d4261dbdbd5b11ffd09fde0fa365e63be2aa4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();