(function() { const u = '/apps/statistics.php?aid=370661&browser=IE&created_date=20251220&created_hour=18&dduuid=277f13c264f3c&device=0&device_type=desktop&os=Windows&ssid=dkaiu7ua12ndlcic9aobhf11qa&t=1766227545&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=47935e0432b0e48f40b5416323e3ad684ad549e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();