(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=22&dduuid=71b8a5d8b11ac&device=0&device_type=desktop&os=Windows&ssid=l37gakggfng6dvi3fq7fvr583d&t=1758034744&typeid=0&url_type=2&value=&sign=69e253d21252da411303ad831ed0a860ed16aeaf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();