(function() { const u = '/apps/statistics.php?aid=209810&browser=IE&created_date=20251226&created_hour=02&dduuid=ef1d7335ff915&device=0&device_type=desktop&os=Windows&ssid=kkvs9hg5vmjrl541esjj3ueoaq&t=1766686826&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6951f5b10049a5442b211b5c153b777feed767db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();