(function() { const u = '/apps/statistics.php?aid=441132&browser=IE&created_date=20251129&created_hour=22&dduuid=11206f9a49bfc&device=0&device_type=desktop&os=Windows&ssid=r9h0fb37p3257ni7fbfqk1343k&t=1764426118&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=dd780cea0d5d1a2ce224057ad7fc8142415080a0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();