Skip to content

Commit

Permalink
Update Search site.js
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Oct 14, 2024
1 parent 11a3465 commit d07c9b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascripts/Search site.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"use strict";
location.href = 'https://www.google.com/search?q=site%3A' + encodeURIComponent(location.hostname);
location.href = 'https://www.google.com/search?udm=14&q=site%3A' + encodeURIComponent(location.hostname);

0 comments on commit d07c9b4

Please sign in to comment.