summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-05-27 22:07:32 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-05-27 22:07:32 -0400
commitaef40971d221980ee602f36373d8e79c5e64d3c3 (patch)
treedb7c00a335bdf552d49efcef705aa7d8ee9200a2 /locales
parentc7495783073bddc9c57a3a84c4b1f51a02ba0baf (diff)
downloadiceweasel-uxp-aef40971d221980ee602f36373d8e79c5e64d3c3.tar.gz
fix goblin search
Diffstat (limited to 'locales')
-rw-r--r--locales/searchplugins/goblinrefuge.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/searchplugins/goblinrefuge.xml b/locales/searchplugins/goblinrefuge.xml
index 8c1d05f..4930c33 100644
--- a/locales/searchplugins/goblinrefuge.xml
+++ b/locales/searchplugins/goblinrefuge.xml
@@ -6,7 +6,7 @@
<InputEncoding>UTF-8</InputEncoding>
<LongName>Goblin Refuge Search</LongName>
- <Url type="text/html" method="post" template="https://goblinrefuge.com/mediagoblin/search/">
+ <Url type="text/html" method="get" template="https://goblinrefuge.com/mediagoblin/search/">
<Param name="query" value="{searchTerms}" />
</Url>
</OpenSearchDescription> \ No newline at end of file