(function() { const u = '/apps/statistics.php?aid=308044&browser=IE&created_date=20260307&created_hour=19&dduuid=cce999fdb697f&device=0&device_type=desktop&os=Windows&ssid=iqu0mcanvjoto3ogchcmtp32sa&t=1772884022&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dbbc6095969e9f728cd587976f7b90facaff8e61&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();