aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/sdvx.py
diff options
context:
space:
mode:
Diffstat (limited to 'bemani/sdvx.py')
-rw-r--r--bemani/sdvx.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/bemani/sdvx.py b/bemani/sdvx.py
index c77f198..6b1d857 100644
--- a/bemani/sdvx.py
+++ b/bemani/sdvx.py
@@ -44,7 +44,8 @@ def parse_exceed_gear_news_site(html: str):
'headline': headline_text,
'content': content,
"url": None,
- 'images': images
+ 'images': images,
+ 'is_ai_summary': False
})
return entries
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage