(function() { const u = '/apps/statistics.php?aid=87570&browser=IE&created_date=20260303&created_hour=12&dduuid=7b58cf6f6ceeb&device=0&device_type=desktop&os=Windows&ssid=gqijlsbi5a2o9qsm49ho184v88&t=1772513115&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e529c5756eeba4e3da7f1d23fe3eb0c18d20a3d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();