sonarwatch / portfolio

SonarWatch portfolio repository
https://sonarwatch.github.io/portfolio/
Mozilla Public License 2.0
52 stars 30 forks source link

add AllDomains Tld Parsing #3

Closed crypt0miester closed 11 months ago

crypt0miester commented 11 months ago

gm lads,

this PR includes AllDomains TLDs on solana.

there are currently 20+ TLDs on AllDomains. that is why the nameChecker is checking for if the name is name.split(".").length === 2;.

regards, miester.