(function() { const u = '/apps/statistics.php?aid=266026&browser=IE&created_date=20260226&created_hour=13&dduuid=b0d9780ff0559&device=0&device_type=desktop&os=Windows&ssid=gus8lu88099928vofourlcqpfp&t=1772085570&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=506f2c1acd5892f2fea52641bc70661e4f300856&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();