Skip to content

Instantly share code, notes, and snippets.

@tonybruess
Last active October 3, 2025 16:30
Show Gist options
  • Save tonybruess/9405134 to your computer and use it in GitHub Desktop.
Save tonybruess/9405134 to your computer and use it in GitHub Desktop.

Revisions

  1. tonybruess renamed this gist Apr 7, 2023. 1 changed file with 0 additions and 0 deletions.
  2. tonybruess revised this gist Apr 7, 2023. No changes.
  3. tonybruess renamed this gist Apr 7, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. tonybruess revised this gist Apr 7, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -32,7 +32,7 @@ Twitch
    GitHub
    Min: 1
    Max: 39
    Can contain: a-z A-Z 0-0 -
    Can contain: a-z A-Z 0-9 -
    Other: Can not start with a dash

    reddit
  5. tonybruess created this gist Mar 7, 2014.
    41 changes: 41 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,41 @@
    Skype
    Min: 6
    Max: 32
    Can contain: a-z A-Z 0-9 . , _ -
    Other: Must start with a letter

    Twitter
    Min: 1
    Max: 15
    Can contain: a-z A-Z 0-9 _

    Facebook
    Min: 5
    Max: 50
    Can contain: a-z A-Z 0-9 .

    Steam
    Min: 2
    Max: 32
    Can contain: a-z A-Z 0-9 _ -

    YouTube
    Min: 6
    Max: 20
    Can contain: a-z A-Z 0-9

    Twitch
    Min: 1
    Max: 25
    Can contain: a-z A-Z 0-9 _

    GitHub
    Min: 1
    Max: 39
    Can contain: a-z A-Z 0-0 -
    Other: Can not start with a dash

    reddit
    Min: 3
    Max: 20
    Can contain: a-z A-Z 0-9 _ -