Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spf_accounts: Support sites with unsupported characters (#1803) #1828

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

namtacs
Copy link

@namtacs namtacs commented Dec 10, 2023

Adjust spf_accounts to the WhatsMyName JSON Changes.
Also changes the generation of permutations:

  • Removes useless list to set conversion (changes the list to be a set)
  • Changes the case for account names
  • Adds a setting to control the number of permutations
  • Adds a second, smaller replacements dict that is used when the number of permutations is low

Fixes #1803.

And make the number of name permutations controllable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WhatsMyName JSON Changes
1 participant