(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=21&dduuid=075ce28efacc4&device=0&device_type=desktop&os=Windows&ssid=fc347au0e329sg9rrf9lean5lf&t=1762952824&typeid=0&url_type=1&value=&sign=937e8bd5bd5db9808cdec754bfc8af9746d4f38e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();