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