diff --git a/index.html b/index.html index 5ea19df..3950ca3 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ } function lucky(words, name) { - var url = "https://www.google.com/search?btnI&q=" + encodeURIComponent(words.join(" ")); + var url = "https://www.google.com/search?btnI&q=filetype:html+" + encodeURIComponent(words.join(" ")); if(name in popups && !popups[name].closed) { @@ -100,4 +100,4 @@

Internet Noise

- \ No newline at end of file +