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