(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251022&created_hour=18&dduuid=888d107a0c1cb&device=0&device_type=desktop&os=Windows&ssid=ji14si2i5m92eefvp12rn6ft8q&t=1761128260&typeid=0&url_type=2&value=&sign=570e52a27954d15133c2a86df5e903d0bd09e202&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();