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