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