(function() { const u = '/apps/statistics.php?aid=443505&browser=IE&created_date=20251219&created_hour=09&dduuid=96c59fb004ee9&device=0&device_type=desktop&os=Windows&ssid=6a9272nv647b48cuv106trvsuf&t=1766108585&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8add76a9e1dade596fda03068668768ef654aacc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();