(function() { const u = '/apps/statistics.php?aid=402618&browser=IE&created_date=20260307&created_hour=20&dduuid=db06f7041717c&device=0&device_type=desktop&os=Windows&ssid=cajs0ccbjhi4qpfkd6gmfsg111&t=1772885516&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a0ebe3d31592747fb502d788206b4bbb37d9c668&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();