(function() { const u = '/apps/statistics.php?aid=113179&browser=IE&created_date=20260312&created_hour=10&dduuid=465d4c48abea8&device=0&device_type=desktop&os=Windows&ssid=reb4aerot7n03v42600simibcu&t=1773281659&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d8521f42462b65ee9a3eb5f9bb43579f49b04ab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();