update expedia plugin
git-svn-id: svn://10.0.0.236/trunk@214867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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">
|
||||
Reference in New Issue
Block a user