(function() { const u = '/apps/statistics.php?aid=276067&browser=IE&created_date=20251222&created_hour=10&dduuid=a6a7feef76e50&device=0&device_type=desktop&os=Windows&ssid=lddjaq57nn1ditb7m2po5dqblu&t=1766369399&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=23829657703131351e7f4a99ce3f488d49ef2686&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();