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