(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=00&dduuid=d89ecf48a7c9e&device=0&device_type=desktop&os=Windows&ssid=5lqn8on60m85neb646mo2buboi&t=1762964129&typeid=0&url_type=2&value=&sign=662da305dccbd4a8eb314537581d8eac36b6fc80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();