(function() { const u = '/apps/statistics.php?aid=407737&browser=IE&created_date=20260114&created_hour=06&dduuid=211e781228bc5&device=0&device_type=desktop&os=Windows&ssid=q1pic87pc8fjt7a5delrb4q7ea&t=1768344313&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cc0788642a81e5430872b6fa686e791197d3a470&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();