Skip to content

Commit

Permalink
Revert "Search act web site (#8)" (#10)
Browse files Browse the repository at this point in the history
This reverts commit 98f4318.
  • Loading branch information
mi-hol authored Oct 5, 2024
1 parent 98f4318 commit 1a60e0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1362,8 +1362,7 @@ <h1><img src="austflag.gif" alt="Aussie Flag"> <font color="#DC1B30"><font size=

//Enter domain of site to search.
// ToDo: set dynamically to avoid looking at wrong website!
//var domainroot="www.engenia.com.au" or "https://engenia.github.io/Engenia/"
var domainroot=window.location.hostname
var domainroot="www.engenia.com.au"

function Gsitesearch(curobj){curobj.q.value="site:"+domainroot+" "+curobj.qfront.value}
</script>
Expand Down

0 comments on commit 1a60e0f

Please sign in to comment.