(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=11&dduuid=2ddd099aeaa33&device=0&device_type=desktop&os=Windows&ssid=43peg78ibgo303jumat8qsonvo&t=1761188480&typeid=0&url_type=2&value=&sign=8d0421f9eb71ceb4bfc9592f1023092f03511a80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();