(function() { const u = '/apps/statistics.php?aid=424174&browser=IE&created_date=20260312&created_hour=13&dduuid=32b748be207ca&device=0&device_type=desktop&os=Windows&ssid=6her686modtv2n0rv3q4g2mlel&t=1773294094&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f9bc5624cd82d5936b4ffd2f5bb98c836ea246d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();