(function() { const u = '/apps/statistics.php?aid=394662&browser=IE&created_date=20251219&created_hour=04&dduuid=a574530fee1bb&device=0&device_type=desktop&os=Windows&ssid=1j7t3duirvj5ogo530h4gufcg5&t=1766090085&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=19feb0e86f40da7ace95631a8c2d8e1babbac3a8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();