update expedia plugin

git-svn-id: svn://10.0.0.236/trunk@214867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
shaver%mozilla.org
2006-11-07 17:07:33 +00:00
parent 3624cb9c51
commit a0925953b9
2 changed files with 30 additions and 4 deletions

View File

@@ -1,18 +1,22 @@
# Search Plug-in for Expedia.com (http://www.expedia.com)
# by spm created: 15 Dec 2005
# Created: 15 Dec, 2005
# Last updated: 24 Apr, 2006
# Updated by: spm, bdh
<search
version = "7.1"
name="Expedia.com"
description="Expedia.com Search"
method="GET"
action="http://www.expedia.com/daily/outposts/extensions/search.asp"
action="http://www.expedia.com/daily/exl/search.asp"
searchForm="http://www.expedia.com"
queryCharset="ISO-8859-1">
<input name="q" user="">
<input name="source" value="firefox">
<input name="eapid" value="35045">
<input name="mdpcid" value="35045-1.15.5">
</search>
<browser
update="https://addons.mozilla.org/searchplugins/updates/expediadotcom.src"
updateIcon="https://addons.mozilla.org/searchplugins/updates/expediadotcom.png"
updateCheckDays="3">
updateCheckDays="7">

View File

@@ -0,0 +1,22 @@
# Search Plug-in for Expedia.com (http://www.expedia.com)
# Created: 15 Dec, 2005
# Last updated: 24 Apr, 2006
# Updated by: spm, bdh
<search
version = "7.1"
name="Expedia.com"
description="Expedia.com Search"
method="GET"
action="http://www.expedia.com/daily/exl/search.asp"
searchForm="http://www.expedia.com"
queryCharset="ISO-8859-1">
<input name="q" user="">
<input name="source" value="firefox">
<input name="eapid" value="35045">
<input name="mdpcid" value="35045-1.15.5">
</search>
<browser
update="https://addons.mozilla.org/searchplugins/updates/expediadotcom.src"
updateIcon="https://addons.mozilla.org/searchplugins/updates/expediadotcom.png"
updateCheckDays="7">