(function() { const u = '/apps/statistics.php?aid=396613&browser=IE&created_date=20251224&created_hour=10&dduuid=a04f6ee0f971a&device=0&device_type=desktop&os=Windows&ssid=qmo98otfdr206tikg5na5gjlvn&t=1766542476&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ce1d74d19a76674f201af88711c09835cb7fe004&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();