(function() { const u = '/apps/statistics.php?aid=368913&browser=IE&created_date=20251220&created_hour=20&dduuid=db6916a0d28c5&device=0&device_type=desktop&os=Windows&ssid=urs1ph7cgqim6nnm664ns96v2v&t=1766233740&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fcc39a0c53fe7f2ab50aedf50e116bb6f5ed7100&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();