(function() { const u = '/apps/statistics.php?aid=431780&browser=IE&created_date=20251229&created_hour=14&dduuid=6a6f21caca8da&device=0&device_type=desktop&os=Windows&ssid=vikni5g8asmif29bphad6hdd2a&t=1766988950&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bccbc74389a4350319b6b8eb92341063ebc01127&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();