Skip to content

Commit

Permalink
update list of TLDs
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Jul 15, 2019
1 parent 20723a7 commit 32cda0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions schemes.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,10 @@ var Schemes = []string{
`about`,
`acap`,
`acct`,
`acd`,
`acr`,
`adiumxtra`,
`adt`,
`afp`,
`afs`,
`aim`,
Expand Down Expand Up @@ -125,6 +127,7 @@ var Schemes = []string{
`ldap`,
`ldaps`,
`leaptofrogans`,
`lorawan`,
`lvlt`,
`magnet`,
`mailserver`,
Expand Down Expand Up @@ -231,6 +234,7 @@ var Schemes = []string{
`proxy`,
`pwid`,
`psyc`,
`pttp`,
`qb`,
`query`,
`redis`,
Expand Down
3 changes: 2 additions & 1 deletion tlds.go
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ var TLDs = []string{
`coupon`,
`coupons`,
`courses`,
`cpa`,
`cr`,
`credit`,
`creditcard`,
Expand Down Expand Up @@ -368,7 +369,6 @@ var TLDs = []string{
`doctor`,
`dodge`,
`dog`,
`doha`,
`domains`,
`dot`,
`download`,
Expand Down Expand Up @@ -493,6 +493,7 @@ var TLDs = []string{
`games`,
`gap`,
`garden`,
`gay`,
`gb`,
`gbiz`,
`gd`,
Expand Down

0 comments on commit 32cda0c

Please sign in to comment.