aboutsummaryrefslogtreecommitdiffstats
path: root/generate.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-21 14:04:07 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-21 14:04:07 -0700
commitd88ea267b780aebc077b43dcf56a0141c3abe6d4 (patch)
treee65f915711e95a9224c3cc095c95d22ebe108951 /generate.py
parent0e0dc8c6615c648f55727ce3b2c96560864b5b0f (diff)
chuni: append images from detailed view of posts for more images
Diffstat (limited to 'generate.py')
-rw-r--r--generate.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/generate.py b/generate.py
index 90d40cc..0e8070c 100644
--- a/generate.py
+++ b/generate.py
@@ -8,7 +8,6 @@ import news_feed as feed
import constants
import json
import os
-import argparse
from datetime import datetime, timedelta
@@ -102,7 +101,7 @@ def generate_maimaidx_intl_news_file():
return generate_news_file("maimaidx_intl_news", constants.MAIMAIDX_INTL_NEWS_SITE, constants.MAIMAIDX_VERSION.PRISM)
def generate_chunithm_intl_news_file():
- return generate_news_file("chunithm_intl_news", constants.CHUNITHM_INTL_NEWS_SITE, constants.CHUNITHM_VERSION.LUMINOUS_PLUS)
+ return generate_news_file("chunithm_intl_news", constants.CHUNITHM_INTL_NEWS_SITE, constants.CHUNITHM_VERSION.VERSE)
def generate_music_diver_news_file():
return generate_news_file("music_diver_news", constants.MUSIC_DIVER_NEWS)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage