(function() { const u = '/apps/statistics.php?aid=366148&browser=IE&created_date=20260124&created_hour=23&dduuid=1095502be549a&device=0&device_type=desktop&os=Windows&ssid=pg25oj5m5j8l3rq3fjbjfh393c&t=1769268042&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4ca1e14802e1ea51b50daf1700e948c7427b8cf5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();