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