mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
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:
parent
f5985c3738
commit
d39f5742f5
@ -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/",
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user