mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Merge branch 'bugly' into 'master'
scanner: blacklist Bugly See merge request fdroid/fdroidserver!680
This commit is contained in:
commit
0963da9fd3
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
|||
r'firebase',
|
||||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
r'com.tencent.bugly',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue