aboutsummaryrefslogtreecommitdiffstats
path: root/sega
diff options
context:
space:
mode:
Diffstat (limited to 'sega')
-rw-r--r--sega/maimaidx_intl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sega/maimaidx_intl.py b/sega/maimaidx_intl.py
index 7769b7c..0e787b8 100644
--- a/sega/maimaidx_intl.py
+++ b/sega/maimaidx_intl.py
@@ -14,7 +14,7 @@ def parse_maimaidx_intl_prism_news_site(html: str):
img_tag = item.select_one("a.dl--pop__thumb img")
image_url = img_tag["srcset"] if img_tag else None
- full_image_url = image_url.replace("../", "https://maimai.sega.jp/") if image_url else None
+ full_image_url = image_url.replace("../", "https://maimai.sega.com/") if image_url else None
entry = {
"date": date_text,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage