(function() { const u = '/apps/statistics.php?aid=337960&browser=IE&created_date=20260311&created_hour=09&dduuid=1f12819dc483d&device=0&device_type=desktop&os=Windows&ssid=lvupo7j09sk79rb5mrceh4ehvs&t=1773192563&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6a12901fee6a7f4e95705f4ea08d9b25d5c0dd74&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();