(function() { const u = '/apps/statistics.php?aid=440656&browser=IE&created_date=20251222&created_hour=11&dduuid=5399ff8149637&device=0&device_type=desktop&os=Windows&ssid=6as2lbtorn040q2q1vagpsiena&t=1766375260&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c6d4e4c6d0e041c7b65b12aef7ea201c2cd3fd9c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();