(function() { const u = '/apps/statistics.php?aid=113682&browser=IE&created_date=20260312&created_hour=02&dduuid=0e1237469b388&device=0&device_type=desktop&os=Windows&ssid=evsoplcbb01eilab248gql3ngg&t=1773255307&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d2a489e2a8a7019028e455fc8f9d53ba15b9af57&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();