(function() { const u = '/apps/statistics.php?aid=404117&browser=IE&created_date=20260314&created_hour=09&dduuid=12a0f18198c55&device=0&device_type=desktop&os=Windows&ssid=fasqlf5g3d1g4to8stsi24s1ik&t=1773452734&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=81bcd3dfa0ce4304b9253e13e8274ec75a36afa9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();