(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=16&dduuid=76889cda88dab&device=0&device_type=desktop&os=Windows&ssid=h6iu07c71pah1t6m6m093blc66&t=1760518405&typeid=0&url_type=2&value=&sign=d61c4232618fe96f64501e428bf64c2cf119fa12&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();