Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: lxf746/any-auto-register
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.21
Choose a base ref
...
head repository: lxf746/any-auto-register
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.22
Choose a head ref
  • 6 commits
  • 21 files changed
  • 1 contributor

Commits on May 1, 2026

  1. 修复solver未运行

    fanlixing committed May 1, 2026
    Configuration menu
    Copy the full SHA
    1e0efc9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2026

  1. 修复认证问题

    fanlixing committed May 5, 2026
    Configuration menu
    Copy the full SHA
    9036098 View commit details
    Browse the repository at this point in the history
  2. 接入smsbower

    fanlixing committed May 5, 2026
    Configuration menu
    Copy the full SHA
    c316135 View commit details
    Browse the repository at this point in the history
  3. 接入smsbower

    fanlixing committed May 5, 2026
    Configuration menu
    Copy the full SHA
    061b1af View commit details
    Browse the repository at this point in the history
  4. 接入smsbower

    fanlixing committed May 5, 2026
    Configuration menu
    Copy the full SHA
    a953548 View commit details
    Browse the repository at this point in the history
  5. feat: 智能国家选择、SMSBower集成、浏览器注册多项优化

    - 新增 SMSBower 接码平台支持(API兼容HeroSMS)
    - 新增智能国家选择:自动查询最优国家(价格最低+库存充足)
    - 新增前端 async-select 带搜索下拉框、toggle 开关组件
    - 优化 add_phone 页面 UI 操作:国家选择、手机号输入多重 fallback
    - 修复 consent 页面多语言支持(西班牙语/法语/德语)
    - 修复 about_you 页面多语言检测(edad/âge/alter等)
    - 修复 OTP 输入框查找增加等待重试
    - 修复 phone_number_in_use 自动换号重试
    - 修复动态 maxPrice 逻辑,NO_NUMBERS 时自动提高价格重试
    - 注册完成后直接用全新浏览器做 OAuth(跳过不稳定的同浏览器尝试)
    - phone-otp/resend 浏览器模式只用页面点击,不走 HTTP API
    - 等待验证码超时从120s增加到180s
    - consent 等待超时从12s增加到30s
    fanlixing committed May 5, 2026
    Configuration menu
    Copy the full SHA
    2d2cc09 View commit details
    Browse the repository at this point in the history
Loading