(function() { const u = '/apps/statistics.php?aid=206608&browser=IE&created_date=20251226&created_hour=18&dduuid=0b3fab4aa672f&device=0&device_type=desktop&os=Windows&ssid=vuohh6m8g2i427plrnh6u6db8t&t=1766743222&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b3edd2688ac7cab5389e6e825b5b123eb3d74bb8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();