(function() { const u = '/apps/statistics.php?aid=397259&browser=IE&created_date=20251224&created_hour=06&dduuid=dd22312ad1526&device=0&device_type=desktop&os=Windows&ssid=0lopdkg448trebso4o48r4vfg9&t=1766529186&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2a68d71b04789d76048e771923b12e5521484538&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();