You can use this for any websites:
window.location.href = window.location.href.split('?')[0] + '?cacheBuster=' + new Date().getTime();