(function() { const u = '/apps/statistics.php?aid=428906&browser=IE&created_date=20251226&created_hour=18&dduuid=949903af3a67e&device=0&device_type=desktop&os=Windows&ssid=o79atgr753eeron8d45tmq3hak&t=1766744380&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=264c51e24f5a15d7281d15f30a9c05ae5c8162c0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();