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