(function() { const u = '/apps/statistics.php?aid=418983&browser=IE&created_date=20251220&created_hour=20&dduuid=f257a5c099abc&device=0&device_type=desktop&os=Windows&ssid=lbah8ect93nacio08s4siicvf0&t=1766233065&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9e246d0390f551f058ea75fdd1afef9952ca9635&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();