(function() { const u = '/apps/statistics.php?aid=437764&browser=IE&created_date=20251129&created_hour=18&dduuid=f342906997f77&device=0&device_type=desktop&os=Windows&ssid=qi3qtohn9usi33n9ske2rblcmt&t=1764411933&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=31334fc23227aad32a8c92f255df184324eb3c7d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();