(function() { const u = '/apps/statistics.php?aid=402687&browser=IE&created_date=20251129&created_hour=20&dduuid=f8017fc3d7fc2&device=0&device_type=desktop&os=Windows&ssid=utlamcq4rm52tk8ts9sel3eo9p&t=1764420550&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=420b7ab5e0ed828bdbb2a43eef5f40350b4fb9e2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();