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