(function() { const u = '/apps/statistics.php?aid=276104&browser=IE&created_date=20260314&created_hour=15&dduuid=0bd0e960dc060&device=0&device_type=desktop&os=Windows&ssid=u577rr1b1r1m25v8m1js76p571&t=1773473320&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=41d9338e551cea9a4b9843892c1bfaa4835deea8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();