Skip to content

Commit c2c902f

Browse files
committed
Update full list of supported domains
1 parent 091d573 commit c2c902f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

namecheap-type-lib.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ sub type_namecheap_domains
4848
return map { ".".$_->{'Name'} } @{$xml->{'Tlds'}->{'Tld'}};
4949
}
5050
}
51-
return ( ".com", ".net", ".org", ".io", ".co", ".ai", ".co.uk", ".ca", ".dev", ".me", ".de", ".app", ".in", ".is", ".eu", ".gg", ".to", ".ph", ".nl", ".id", ".inc", ".website", ".xyz", ".club", ".online", ".info", ".store", ".best", ".live", ".us", ".tech", ".pw", ".pro", ".uk", ".tv", ".cx", ".mx", ".fm", ".cc", ".world", ".space", ".vip", ".life", ".shop", ".host", ".fun", ".biz", ".icu", ".design", ".art" );
51+
return ( ".accountant", ".adult", ".ae.org", ".africa", ".airforce", ".apartments", ".attorney", ".auction", ".berlin", ".bingo", ".blackfriday", ".boo", ".boston", ".bot", ".br.com", ".build", ".builders", ".business", ".bz", ".cab", ".camera", ".camp", ".cards", ".casa", ".catering", ".ceo", ".ch", ".christmas", ".cleaning", ".clothing", ".cm", ".cn", ".cn.com", ".co.bz", ".co.com", ".co.in", ".com.au", ".com.cn", ".com.co", ".com.de", ".com.es", ".com.mx", ".com.pe", ".com.se", ".com.sg", ".com.vc", ".community", ".company", ".condos", ".construction", ".contact", ".contractors", ".cooking", ".country", ".courses", ".creditcard", ".cricket", ".cruises", ".cx", ".cymru", ".dad", ".day", ".de", ".de.com", ".deals", ".degree", ".democrat", ".dental", ".dentist", ".desi", ".diamonds", ".discount", ".domains", ".earth", ".eco", ".education", ".engineer", ".equipment", ".es", ".esq", ".eu.com", ".exposed", ".fail", ".family", ".fan", ".fans", ".fashion", ".feedback", ".film", ".fish", ".fishing", ".flap", ".florist", ".foo", ".football", ".fr", ".furniture", ".futbol", ".fyi", ".gallery", ".garden", ".gay", ".gb.net", ".gdn", ".gift", ".gifts", ".glass", ".gmbh", ".gr.com", ".graphics", ".gratis", ".gripe", ".group", ".guide", ".hamburg", ".healthcare", ".hiphop", ".hockey", ".holdings", ".holiday", ".horse", ".hospital", ".how", ".hu.net", ".id", ".immo", ".immobilien", ".in", ".in.net", ".industries", ".ing", ".insure", ".is", ".jetzt", ".jewelry", ".jp.net", ".jpn.com", ".juegos", ".kaufen", ".kids", ".kiwi", ".krd", ".kyoto", ".la", ".law", ".lawyer", ".lease", ".legal", ".li", ".lighting", ".limited", ".limo", ".london", ".ltda", ".luxury", ".maison", ".management", ".market", ".meme", ".memorial", ".menu", ".mex.com", ".miami", ".moda", ".moe", ".mortgage", ".mov", ".mx", ".nagoya", ".name", ".navy", ".net.au", ".net.cn", ".net.pe", ".net.vc", ".new", ".nexus", ".ngo", ".nl", ".nom.es", ".nu", ".nyc", ".observer", ".okinawa", ".ong", ".onl", ".org.au", ".org.cn", ".org.es", ".org.mx", ".org.pe", ".org.uk", ".org.vc", ".osaka", ".page", ".paris", ".pe", ".phd", ".photo", ".pictures", ".place", ".plumbing", ".porn", ".prodazha", ".prof", ".pub", ".realty", ".rehab", ".reise", ".reisen", ".republican", ".reviews", ".rip", ".rsvp", ".ru.com", ".ryukyu", ".sa.com", ".salon", ".sarl", ".sats", ".school", ".schule", ".se.net", ".sex", ".sexy", ".sg", ".shopping", ".ski", ".so", ".soccer", ".solar", ".soy", ".study", ".substack", ".sucks", ".supplies", ".supply", ".supreme", ".surf", ".surgery", ".tattoo", ".tel", ".tennis", ".theater", ".tienda", ".tires", ".tokyo", ".trading", ".tv", ".u2", ".uk.com", ".uk.net", ".university", ".us.com", ".us.org", ".vacations", ".vc", ".vet", ".viajes", ".video", ".villas", ".vision", ".vodka", ".voice", ".voting", ".voyage", ".w3n", ".wales", ".wedding", ".xn--3ds443g", ".xn--6frz82g", ".xxx", ".yokohama", ".za.com", ".zip" );
5252
}
5353

5454
# type_namecheap_edit_inputs(&account, new?)

0 commit comments

Comments
 (0)