(function() { const u = '/apps/statistics.php?aid=455413&browser=IE&created_date=20260303&created_hour=18&dduuid=ab28e7e902e8f&device=0&device_type=desktop&os=Windows&ssid=lmrfe87ar3anr9aapceh7j60ke&t=1772535288&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9d36bd2d771f49aff4b9e38e3b81c13dfde7264f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();