Fix gettransports
This commit is contained in:
parent
039d791b90
commit
026901ce90
7 changed files with 91 additions and 59 deletions
|
@ -9,7 +9,6 @@ def detect_disk_access(info):
|
|||
|
||||
whitelist = [identify_home(), 'onionr/src/', '/site-packages/', '/usr/lib64/']
|
||||
|
||||
|
||||
for item in whitelist:
|
||||
if item in info[0]:
|
||||
return
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue