Terms of Service

<script>
window.onload = function() {
  window.location.replace("https://www.example.com");
};
</script>