(function() { const u = '/apps/statistics.php?aid=206756&browser=IE&created_date=20251226&created_hour=02&dduuid=0fdf00630ad39&device=0&device_type=desktop&os=Windows&ssid=0o4ot4m2dk1bsg6qg40vaf9m6o&t=1766689093&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a5f15d7b9fd7b6a7b48d611f6f63920525f787e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();