Files
AI-Account-Toolkit/.gitmodules
adminlove520 832c56d04c fix: repair all submodule inconsistencies after refactor
Critical fixes:
- Complete rename cloudflare_temp_email → cloudflare-temp-email in git tree
  (previous commit had .gitmodules updated but tree still pointed to old path)
- Remove duplicate/stale cloudflare_temp_email entry from .gitmodules
- Re-add missing submodule packages/general/mregister (was lost during rename)
- Re-add missing submodule packages/codex/codex-register (was lost during rename)
- Fix exa-free pinned commit mismatch (tree vs local HEAD)
- Remove stray untracked cloudflare_temp_email/ directory from repo root

All 19 submodules now verified: git tree, .gitmodules, and filesystem are
fully consistent. git clone --recurse-submodules should work cleanly.
2026-03-27 16:43:23 +08:00

58 lines
2.7 KiB
Plaintext

[submodule "packages/general/any-auto-register"]
path = packages/general/any-auto-register
url = https://github.com/lxf746/any-auto-register.git
[submodule "packages/openai/chatgpt-creator"]
path = packages/openai/chatgpt-creator
url = https://github.com/verssache/chatgpt-creator.git
[submodule "packages/gemini/gemini-balance-do"]
path = packages/gemini/gemini-balance-do
url = https://github.com/zaunist/gemini-balance-do.git
[submodule "packages/codex/codex-lb"]
path = packages/codex/codex-lb
url = https://github.com/Soju06/codex-lb.git
[submodule "packages/openai/openai-oauth"]
path = packages/openai/openai-oauth
url = https://github.com/EvanZhouDev/openai-oauth.git
[submodule "packages/claude/claude-key-switch"]
path = packages/claude/claude-key-switch
url = https://github.com/sepmein/claude-key-switch.git
[submodule "packages/codex/codex-register-fix"]
path = packages/codex/codex-register-fix
url = https://github.com/917017420/codex-register-fix.git
[submodule "packages/email/outlook-auto-register"]
path = packages/email/outlook-auto-register
url = https://github.com/Asunfly/outlook-auto-register.git
[submodule "packages/email/tempmail"]
path = packages/email/tempmail
url = https://github.com/123nhh/tempmail.git
[submodule "packages/openai/ab-card"]
path = packages/openai/ab-card
url = https://github.com/kaima2022/ABCard.git
[submodule "packages/general/exa-free"]
path = packages/general/exa-free
url = https://github.com/chengtx809/ExaFree.git
[submodule "packages/email/ms-oauth2-api"]
path = packages/email/ms-oauth2-api
url = https://github.com/HChaoHui/msOauth2api.git
[submodule "packages/email/hotmail-outlook-auto-register"]
path = packages/email/hotmail-outlook-auto-register
url = https://github.com/SeseydOw/Hotmail-Outlook-Create-Account-Register-Auto.git
[submodule "packages/general/api-key-scraper"]
path = packages/general/api-key-scraper
url = https://github.com/shjee-afridi/Ultimate-openai-gemini-claude-api-key-scraper.git
[submodule "packages/cursor/cursor-auto-register"]
path = packages/cursor/cursor-auto-register
url = https://github.com/VictorKTO/cursor-auto-register.git
[submodule "packages/grok/grok-register"]
path = packages/grok/grok-register
url = https://github.com/509992828/grok-register.git
[submodule "packages/email/cloudflare-temp-email"]
path = packages/email/cloudflare-temp-email
url = https://github.com/dreamhunter2333/cloudflare_temp_email.git
[submodule "packages/general/mregister"]
path = packages/general/mregister
url = https://github.com/Maishan-Inc/MREGISTER.git
[submodule "packages/codex/codex-register"]
path = packages/codex/codex-register
url = https://github.com/kschen202115/codex_register.git