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