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