(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=13&dduuid=95621ff04753c&device=0&device_type=desktop&os=Windows&ssid=vdf4hpmri1q4nh4u96nlne7dfp&t=1761628076&typeid=0&url_type=2&value=&sign=4f021d36d9e8cef4626251d65c100d39447cd270&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();