(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=16&dduuid=70702ba7c1d62&device=0&device_type=desktop&os=Windows&ssid=2iusitipqgkq1ocrbiplrjbd12&t=1762332941&typeid=0&url_type=2&value=&sign=26f95ef0326f0e37d9dc8ef94f2386283cd61415&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();