(function() { const u = '/apps/statistics.php?aid=451029&browser=IE&created_date=20260307&created_hour=07&dduuid=46814b4dbeddc&device=0&device_type=desktop&os=Windows&ssid=jdahmjem3gcq8ic8cbia4nnib4&t=1772840913&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=57fef68c02e09260f8329a279c407eb87653a2e7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();