mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-19 06:02:54 -04:00
scanner: add firebase to usual suspect list, closes #259
This commit is contained in:
@@ -63,6 +63,7 @@ def scan_source(build_dir, root_dir, build):
|
||||
r'crashlytics',
|
||||
r'ouya.*sdk',
|
||||
r'libspen23',
|
||||
r'firebase',
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user