mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-15 07:22:29 +03:00
Add Microsoft Appcenter SDK to forbidden list
This commit is contained in:
parent
28aa404c24
commit
135c92f3d0
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
|||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
r'com.tencent.bugly',
|
||||
r'com.microsoft.appcenter',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue