From 173b8dfc37842bdb0d91aab9a040838f397ae37c Mon Sep 17 00:00:00 2001 From: jere344 <86294972+jere344@users.noreply.github.com> Date: Fri, 25 Aug 2023 15:05:03 -0400 Subject: [PATCH] Update sources/en/c/chrysanthemumgarden.py Co-authored-by: kuwoyuki <51709703+kuwoyuki@users.noreply.github.com> --- sources/en/c/chrysanthemumgarden.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/en/c/chrysanthemumgarden.py b/sources/en/c/chrysanthemumgarden.py index e0d6f6934..ec3e72797 100644 --- a/sources/en/c/chrysanthemumgarden.py +++ b/sources/en/c/chrysanthemumgarden.py @@ -78,7 +78,7 @@ def download_chapter_body(self, chapter): } soup = self.make_soup( - self.submit_form(url=self.absolute_url(chapter_url), data=payload), + self.submit_form(url=self.absolute_url(chapter_url), data=payload, multipart=True), ) bads = ["chrysanthemumgarden (dot) com", "Chrysanthemum Garden"]