(function() { const u = '/apps/statistics.php?aid=435748&browser=IE&created_date=20251230&created_hour=17&dduuid=f12fe59edba13&device=0&device_type=desktop&os=Windows&ssid=vhovcrp8e3qkvf2q0f9q8cc3tp&t=1767085648&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5dff1073d51d512020bc33d8d1b4558b1c775ff3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();