(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251018&created_hour=14&dduuid=90b2442c695ec&device=0&device_type=desktop&os=Windows&ssid=kmr5tr4d51ec1a719ci0rch3f6&t=1760770021&typeid=0&url_type=2&value=&sign=dd05e2897bc495ef4aec412c83cc5cabb3f1ec03&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();