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