(function() { const u = '/apps/statistics.php?aid=372835&browser=IE&created_date=20260311&created_hour=16&dduuid=300cd446db09c&device=0&device_type=desktop&os=Windows&ssid=g00r0navi8gmoenhnhoukqboeg&t=1773218438&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=05027d75cff67bae0ee3b654af3c908f6fc51bb8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();