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