diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-05-27 13:53:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-07-27 14:05:24 +0000 |
| commit | c10a233d0641eea3993c4afdb9ff01343d4b04d5 (patch) | |
| tree | 0015c541ba71828356ebfdf5125748b2bba91fb9 /captcha_scraper/groups.py | |
| parent | 0083ff4bed9d8f1a1c6c9b03d879d25723fd0c29 (diff) | |
add kpop captcha scraper
Diffstat (limited to 'captcha_scraper/groups.py')
| -rw-r--r-- | captcha_scraper/groups.py | 3 |
1 files changed, 3 insertions, 0 deletions
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" +] |
