aboutsummaryrefslogtreecommitdiffstats
path: root/sega
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-13 18:36:11 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-13 18:36:11 -0700
commitfed975d2b2f8c1763f268c7e668c1d4b0cfabd92 (patch)
treecc9b1a9758d64704f228bdcd291d0f29053eb2ec /sega
parent18a76b5bd09df3b1f34208bed4663939ca8f3f18 (diff)
feat: merged news feed
Diffstat (limited to 'sega')
-rw-r--r--sega/chuni_jp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/sega/chuni_jp.py b/sega/chuni_jp.py
index df727d4..a45872d 100644
--- a/sega/chuni_jp.py
+++ b/sega/chuni_jp.py
@@ -54,6 +54,7 @@ def parse_chuni_jp_verse_news_site(html: str):
images["image"] = img_tag.get("src")
images["link"] = news_url
news_dict["images"] = images
+ news_dict["identifier"] = "CHUNITHM_JP_VERSE"
news_entries.append(news_dict)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage