Skip to content

Commit 32cda0c

Browse files
committed
update list of TLDs
1 parent 20723a7 commit 32cda0c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

schemes.go

+4
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,10 @@ var Schemes = []string{
1212
`about`,
1313
`acap`,
1414
`acct`,
15+
`acd`,
1516
`acr`,
1617
`adiumxtra`,
18+
`adt`,
1719
`afp`,
1820
`afs`,
1921
`aim`,
@@ -125,6 +127,7 @@ var Schemes = []string{
125127
`ldap`,
126128
`ldaps`,
127129
`leaptofrogans`,
130+
`lorawan`,
128131
`lvlt`,
129132
`magnet`,
130133
`mailserver`,
@@ -231,6 +234,7 @@ var Schemes = []string{
231234
`proxy`,
232235
`pwid`,
233236
`psyc`,
237+
`pttp`,
234238
`qb`,
235239
`query`,
236240
`redis`,

tlds.go

+2-1
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ var TLDs = []string{
305305
`coupon`,
306306
`coupons`,
307307
`courses`,
308+
`cpa`,
308309
`cr`,
309310
`credit`,
310311
`creditcard`,
@@ -368,7 +369,6 @@ var TLDs = []string{
368369
`doctor`,
369370
`dodge`,
370371
`dog`,
371-
`doha`,
372372
`domains`,
373373
`dot`,
374374
`download`,
@@ -493,6 +493,7 @@ var TLDs = []string{
493493
`games`,
494494
`gap`,
495495
`garden`,
496+
`gay`,
496497
`gb`,
497498
`gbiz`,
498499
`gd`,

0 commit comments

Comments
 (0)