(function() { const u = '/apps/statistics.php?aid=363882&browser=IE&created_date=20251226&created_hour=12&dduuid=a07e7b9422876&device=0&device_type=desktop&os=Windows&ssid=v5vdor9oprvu6rq8d0l8vm4tf1&t=1766722787&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=482e2d9970edc1e1c5ae10536dd3d9b1c0538008&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();