Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save audacioustux/db2e24e2a440f7b662f019a30e5888a2 to your computer and use it in GitHub Desktop.

Select an option

Save audacioustux/db2e24e2a440f7b662f019a30e5888a2 to your computer and use it in GitHub Desktop.

Revisions

  1. Tanjim Hossain revised this gist Jun 28, 2020. 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
  2. @tonybruess 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 _ -