From 7a59c71c3b3f50784af49a26bbe56e3be618a65e Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Tue, 22 Apr 2025 18:07:16 -0700 Subject: add rbdx_plus support --- constants.py | 1 + 1 file changed, 1 insertion(+) (limited to 'constants.py') diff --git a/constants.py b/constants.py index 2e7d436..ba725f0 100644 --- a/constants.py +++ b/constants.py @@ -30,6 +30,7 @@ CHUNI_RECURSIVE_IMAGE=True # Scrape the individual post pages and get all images WACCA_PLUS_MAGIC_STRING="1206017527864369262" MUSECA_PLUS_NEWS_SITE="https://museca.plus/" +RB_DELUXE_PLUS_NEWS="https://dxplus.chilundui.com/" class CHUNITHM_VERSION(Enum): LUMINOUS_PLUS = 1 -- cgit v1.2.3