(function() { const u = '/apps/statistics.php?aid=113162&browser=IE&created_date=20260122&created_hour=17&dduuid=ba2a30d99db2e&device=0&device_type=desktop&os=Windows&ssid=hb88n8bj937qhd9c9d594qhhtg&t=1769075179&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=98d7184422b4a0c8088d543a61fd3d4574bcdbe2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();