(function() { const u = '/apps/statistics.php?aid=428821&browser=IE&created_date=20251223&created_hour=16&dduuid=d706517f37705&device=0&device_type=desktop&os=Windows&ssid=ud4j0gj9hl0mffvrjur81cgodi&t=1766477237&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd49dff2bda4ea289ebda6247664661057a5d09b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();