diff options
Diffstat (limited to 'constants.py')
| -rw-r--r-- | constants.py | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
