(function() { const u = '/apps/statistics.php?aid=440674&browser=IE&created_date=20260226&created_hour=04&dduuid=fc25bd3b32974&device=0&device_type=desktop&os=Windows&ssid=thuiva909vsdpgtcfu1am0i6gi&t=1772052919&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fa8efe1398e0af76e3a059720f250c43fa76645e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();