mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-28 11:53:52 -04:00
Merge branch 'bugly' into 'master'
scanner: blacklist Bugly See merge request fdroid/fdroidserver!680
This commit is contained in:
@@ -77,6 +77,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
||||
r'firebase',
|
||||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
r'com.tencent.bugly',
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user