added no certificate check

This commit is contained in:
Lukas Pupka-Lipinski 2025-08-26 21:19:23 +02:00
parent 119ef675df
commit 03bbb224ad

View File

@ -182,6 +182,7 @@ class AniworldLoader(Loader):
'quiet': True,
'no_warnings': True,
'progress_with_newline': False,
'nocheckcertificate': True,
}
if header: