(function() { const u = '/apps/statistics.php?aid=403968&browser=IE&created_date=20251217&created_hour=15&dduuid=2455a18862dce&device=0&device_type=desktop&os=Windows&ssid=mk0n19obe37mtgj36743200mto&t=1765955723&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a96f0cc2add090fc5128b4f80fc01cc60e3b2ac7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();