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