diff options
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" +] |
