(function() { const u = '/apps/statistics.php?aid=454226&browser=IE&created_date=20260311&created_hour=09&dduuid=daaaf04485df5&device=0&device_type=desktop&os=Windows&ssid=tlhi848n7s9l26nl3pto4mr71v&t=1773194333&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=36304e9e74121312f7c4986e59bb7e777f2cbebb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();