(function() { const u = '/apps/statistics.php?aid=446743&browser=IE&created_date=20260308&created_hour=00&dduuid=7320b4fb5766a&device=0&device_type=desktop&os=Windows&ssid=iilqm58aebqumrtae5lc4rtgmk&t=1772902715&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=18f45a496faf1e0a09360a2a86976392e2a43439&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();