(function() { const u = '/apps/statistics.php?aid=409806&browser=IE&created_date=20251221&created_hour=17&dduuid=89b2c132d8d8a&device=0&device_type=desktop&os=Windows&ssid=calh2fg9pedmqnhga8v291b9ln&t=1766310338&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53348e7125d608fe46ecf41a61209c1c07445f66&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();