(function() { const u = '/apps/statistics.php?aid=426393&browser=IE&created_date=20260311&created_hour=16&dduuid=93ec27ee2ed5b&device=0&device_type=desktop&os=Windows&ssid=n0eebbnrqdms8vmt22a9rchmge&t=1773219367&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=252db1b9f156abc6958aa6b431ef5bc1342b7d0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();