(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=18&dduuid=a7fa5f7f11974&device=0&device_type=desktop&os=Windows&ssid=fo8069kn3pd8e7au4k9639nshl&t=1757932979&typeid=0&url_type=2&value=&sign=6a14a4634f4f4cc31891f3d36c6abf56e7647b66&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();