(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=15&dduuid=27cdc50defc5a&device=0&device_type=desktop&os=Windows&ssid=3dq14h6out0050rmprd2gambco&t=1762761422&typeid=0&url_type=2&value=&sign=a6933d4b5589379c914b4bc5d68a6486c7b0b1db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();