(function() { const u = '/apps/statistics.php?aid=413378&browser=IE&created_date=20260119&created_hour=04&dduuid=919716cc9fd69&device=0&device_type=desktop&os=Windows&ssid=hb4p695ru0161anlctmq1743sh&t=1768768665&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=54354d375f4fb7aac459c24bff9ed73b4b8dbafa&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();