(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=13&dduuid=9172cbcf16ab1&device=0&device_type=desktop&os=Windows&ssid=fqd74dr8aec9fg592a998vjkni&t=1762233245&typeid=0&url_type=2&value=&sign=38a984a94e8a8e8e2d61aac55406f665131281d2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();