(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=06&dduuid=04490e2c6f63e&device=0&device_type=desktop&os=Windows&ssid=umr3dg7kkq9pb9l341ce22p4ie&t=1761949795&typeid=0&url_type=2&value=&sign=92d9dc4baa5ddd2d446a23fe740756557411947e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();