diff --git a/logic_anilife.py b/logic_anilife.py index 50823e9..8d436db 100644 --- a/logic_anilife.py +++ b/logic_anilife.py @@ -1068,7 +1068,7 @@ class AniLifeQueueEntity(FfmpegQueueEntity): text = asyncio.run( LogicAniLife.get_html_playwright( url, - headless=True, + headless=False, referer=referer_url, engine="chrome", stealth=True,