Skip to content

Azuki Anime 网站的批量邮箱注册脚本,自动化获取白名单,简化注册流程

License

Notifications You must be signed in to change notification settings

CourteousBin/anime-mail-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azuki Anime 批量邮箱注册脚本

欢迎使用 Azuki Anime 批量邮箱注册脚本,该脚本帮助您快速获取白名单,方便您在 Anime 网站上进行批量邮箱注册。

项目链接: Anime.com

有趣的GIF


📦 使用方法

请按照以下步骤设置和运行脚本:

  1. 安装依赖包
    在项目根目录下运行以下命令:

    npm install
  2. 导入邮箱
    将您的邮箱地址添加到 emails.txt 文件中。

  3. 生成 IMAP 配置
    运行以下命令生成配置文件:

    npm run generateImapConfig
  4. 查看配置文件
    打开生成的 config.js 文件,并检查以下内容:

    • 确保 host 设置与您的邮箱服务提供商一致。
    • 如果 host 不一致,请在 generateImapConfig.js 的第 18 行进行修改。
  5. 配置 Chrome 默认地址

    查看 index.js 87 行浏览器默认地址:

    MAC:
    /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
    
    WIN:
    C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe
    
  6. 启动脚本
    运行以下命令开始执行脚本:

    npm run start

⚠️ 注意事项

  • 确保您在 emails.txt 中的邮箱格式正确。
  • 请根据您的需求调整 generateImapConfig.js 中的设置。
  • 这是一个很简单的脚本,这意味着你很可能会被女巫 🧙‍♀️

About

Azuki Anime 网站的批量邮箱注册脚本,自动化获取白名单,简化注册流程

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published