added no certificate check
This commit is contained in:
@@ -182,6 +182,7 @@ class AniworldLoader(Loader):
|
||||
'quiet': True,
|
||||
'no_warnings': True,
|
||||
'progress_with_newline': False,
|
||||
'nocheckcertificate': True,
|
||||
}
|
||||
|
||||
if header:
|
||||
|
||||
Reference in New Issue
Block a user