diff options
Diffstat (limited to 'youtube/opensearch.xml')
-rw-r--r-- | youtube/opensearch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/opensearch.xml b/youtube/opensearch.xml index fd10f42..7071a25 100644 --- a/youtube/opensearch.xml +++ b/youtube/opensearch.xml @@ -7,5 +7,5 @@ <Url type="text/html" method="GET" template="http://localhost/youtube.com/search"> <Param name="query" value="{searchTerms}"/> </Url> -<SearchForm>http://localhost/youtube.com/search</SearchForm> +<SearchForm>http://localhost:$port_number/youtube.com/search</SearchForm> </SearchPlugin>
\ No newline at end of file |