mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Add cloudrail to blacklist
This commit is contained in:
parent
2157498dcf
commit
b3754af137
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ def scan_source(build_dir, build=metadata.Build()):
|
|||
r'libspen23',
|
||||
r'firebase',
|
||||
r'''["']com.facebook.android['":]''',
|
||||
r'cloudrail',
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue