Update MOZILLA_ONLINE_ADDON_EXCLUSIONS

This commit is contained in:
rxu 2022-12-19 11:12:19 +08:00 committed by mergify[bot]
parent 0c37b85001
commit b10b33dac0
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ android {
"\"foxyproxy@eric.h.jung\"," +
"\"{73a6fe31-595d-460b-a920-fcc0f8843232}\"," +
"\"jid1-BoFifL9Vbdl2zQ@jetpack\"," +
"\"woop-NoopscooPsnSXQ@jetpack\"" +
"\"woop-NoopscooPsnSXQ@jetpack\"," +
"\"adnauseam@rednoise.org\"" +
"}"
// This should be the base URL used to call the AMO API.
buildConfigField "String", "AMO_SERVER_URL", "\"https://services.addons.mozilla.org\""