(function() { const u = '/apps/statistics.php?aid=206714&browser=IE&created_date=20251226&created_hour=06&dduuid=a6481b146c04e&device=0&device_type=desktop&os=Windows&ssid=grc9v0gov794kf2ol3qm3i6pqa&t=1766703128&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c041a88a7c45ce0bc384e3cf5ba231f691e1cd1e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();