(function() { const u = '/apps/statistics.php?aid=207183&browser=IE&created_date=20260226&created_hour=10&dduuid=34fcb2d6f24f7&device=0&device_type=desktop&os=Windows&ssid=hmkcq8337appf49qtfs3jlp3l9&t=1772073686&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e4e8be3f98727e5a7319bced648230f79fda4d9b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();