From 478b257fa4b5f09730f87e6bf35555a1062e26ac Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 27 May 2026 13:53:55 -0700 Subject: add kpop captcha scraper --- captcha_scraper/groups.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 captcha_scraper/groups.py (limited to 'captcha_scraper/groups.py') diff --git a/captcha_scraper/groups.py b/captcha_scraper/groups.py new file mode 100644 index 0000000..3fb2e73 --- /dev/null +++ b/captcha_scraper/groups.py @@ -0,0 +1,3 @@ +PULL_GROUPS = [ + "NewJeans", "NMIXX", "IVE", "TWICE", "RED VELVET", "BLACKPINK", "LE SSERAFIM", "aespa", "i-dle", "KATSEYE", "ILLIT", "ITZY" +] -- cgit v1.2.3