(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=06&dduuid=c527e365fd1a9&device=0&device_type=desktop&os=Windows&ssid=ctjl9oimm67g6amahd4culdi6i&t=1760481137&typeid=0&url_type=1&value=&sign=377ab6a8b02cfaf71ff151344e965c8bcb7e0d46&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();