(function() { const u = '/apps/statistics.php?aid=209397&browser=IE&created_date=20251227&created_hour=18&dduuid=ef334d3bcf32a&device=0&device_type=desktop&os=Windows&ssid=jc3ag565evgbdag5rraim9da7p&t=1766830159&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6db2badeeb04ee83b23b08f70c2454757ba94950&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();