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