Bug 1415207 - Add http://archive.mozilla.org/ to funsize download whitelist r=sfraser

MozReview-Commit-ID: LPNO4EjSvpb

--HG--
extra : rebase_source : 2685edbc1f9984b19003e0ce27c2c23c2d64af18
extra : source : 45e0ca82234c0f546a5084ea0cfb0a3431a226f1
This commit is contained in:
Rail Aliiev 2017-11-07 11:05:41 -05:00
parent f5985c3738
commit d39f5742f5

View File

@ -31,6 +31,7 @@ ALLOWED_URL_PREFIXES = [
"http://ftp.mozilla.org/",
"http://download.mozilla.org/",
"https://archive.mozilla.org/",
"http://archive.mozilla.org/",
"https://queue.taskcluster.net/v1/task/",
]