mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Bug 620522 - Make default add-ons snippet identifiable by AMO.
r+a=mossop
This commit is contained in:
parent
eec129c904
commit
c7b6d9c955
@ -142,7 +142,7 @@ const SEARCH_ENGINES = {
|
||||
// The <a/> part of the snippet will be linked to the corresponding url.
|
||||
const DEFAULT_SNIPPETS_URLS = [
|
||||
"http://www.mozilla.com/firefox/4.0/features"
|
||||
, "https://addons.mozilla.org/firefox/?browse=featured"
|
||||
, "https://addons.mozilla.org/firefox/?src=snippet"
|
||||
];
|
||||
|
||||
const SNIPPETS_UPDATE_INTERVAL_MS = 86400000; // 1 Day.
|
||||
|
Loading…
Reference in New Issue
Block a user