(function() { const u = '/apps/statistics.php?aid=451677&browser=IE&created_date=20260306&created_hour=16&dduuid=148b53e7133b1&device=0&device_type=desktop&os=Windows&ssid=pgjejgln2hio0m5p6dervh5sjv&t=1772785166&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=91d77f869bf4ce5b3b4d060605d13bbb4d7ed3ea&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();