diff --git a/google.html b/google.html index 6317bef..6348be6 100644 --- a/google.html +++ b/google.html @@ -50,9 +50,9 @@ doc.documentElement.replaceWith(document.documentElement); - doc.body.innerHTML = ""; + doc.body.innerHTML = ""; - doc.title = "Google"; + doc.title = "Bing"; };