diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-28 11:48:42 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-27 14:05:24 +0000 |
| commit | 22dd36dc0d5d38d2440346e99544d1d3b316b258 (patch) | |
| tree | 8432482c161eb594a061c2c96a543ef6d658abe1 /captcha_scraper/groups.py | |
| parent | fc8934aa2e5bbc60a5b279ddd828a9f722944013 (diff) | |
Diffstat (limited to 'captcha_scraper/groups.py')
| -rw-r--r-- | captcha_scraper/groups.py | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/captcha_scraper/groups.py b/captcha_scraper/groups.py deleted file mode 100644 index e5dfb04..0000000 --- a/captcha_scraper/groups.py +++ /dev/null @@ -1,12 +0,0 @@ -PULL_GROUPS = [ - "NewJeans", "NMIXX", "IVE", "TWICE", "Red Velvet", "BLACKPINK", "LE SSERAFIM", "aespa", "i-dle", "KATSEYE", "ILLIT", "ITZY" -] - -EXCLUSIONS = { - "NMIXX": ["Jini4"], - "LE SSERAFIM": ["Kim-Garam"], - "NewJeans": ["Danielle"], - "i-dle": ["Soojin"], - "ILLIT": ["Youngseo"], - "KATSEYE": ["Manon"] -} |
