(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=05&dduuid=50ba4befecb98&device=0&device_type=desktop&os=Windows&ssid=bmpng5bnbnhqv4a1ulk4d0pcq3&t=1762378790&typeid=0&url_type=2&value=&sign=2097787d71bfed6b126fe0d3b076efc88757c9b5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();