aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/sdvx.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-13 18:00:11 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-13 18:00:11 -0700
commit03bc3271e0719e33c9517180bb2d39b0d73b7b90 (patch)
treeed3b0b504b50a1ae9fb65a00f6ddd7bf270db9a4 /bemani/sdvx.py
parentdc0794ae2c08a35c30ae8de2d44e2a21c7875252 (diff)
move to generic news_feed module
Diffstat (limited to 'bemani/sdvx.py')
-rw-r--r--bemani/sdvx.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bemani/sdvx.py b/bemani/sdvx.py
index 55d97ef..50772e8 100644
--- a/bemani/sdvx.py
+++ b/bemani/sdvx.py
@@ -40,6 +40,7 @@ def parse_exceed_gear_news_site(html: str, base_url: str):
'timestamp': timestamp,
'headline': headline_text,
'content': content,
+ "url": None,
'images': images
})
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage