(function() { const u = '/apps/statistics.php?aid=395301&browser=IE&created_date=20251129&created_hour=23&dduuid=ad8dc9f081e7e&device=0&device_type=desktop&os=Windows&ssid=ljh98nu07cd20881k8plq19ppo&t=1764431196&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d831fbcd86b52389e569464b045584570910247&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();