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