Skip to content

Commit

Permalink
Release new version 2.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
sammyluo authored and github-actions[bot] committed Sep 12, 2024
1 parent 2ec6f47 commit ba16a9f
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 28 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.3.31 - 2024-09-12

- Added supported TLD smobler, pw

## 2.3.30 - 2024-08-15

- Added supported TLD dfz
Expand Down
52 changes: 27 additions & 25 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,41 +1,43 @@
const udTlds = [
"crypto",
"altimist",
"anime",
"austin",
"binanceus",
"bitcoin",
"bitget",
"blockchain",
"unstoppable",
"clay",
"crypto",
"dao",
"nft",
"888",
"wallet",
"x",
"klever",
"dfz",
"farms",
"go",
"hi",
"klever",
"kresus",
"polygon",
"anime",
"kryptic",
"manga",
"binanceus",
"go",
"altimist",
"pudgy",
"austin",
"bitget",
"pog",
"clay",
"witg",
"metropolis",
"wrkx",
"secret",
"nft",
"pog",
"polygon",
"pudgy",
"raiin",
"secret",
"smobler",
"stepn",
"kryptic",
"ubu",
"tball",
"farms",
"dfz",
"ubu",
"unstoppable",
"wallet",
"witg",
"wrkx",
"x",
"888",
"zil",
"com",
"ca",
"com",
"pw",
"eth"
];

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unstoppabledomains/tldsresolverkeys",
"version": "2.3.30",
"version": "2.3.31",
"description": "a helper package containing all of the TLDs and Resolver Keys for Unstoppable Domains",
"main": "index.js",
"repository": "https://github.com/unstoppabledomains/tlds-and-resolver-keys-package",
Expand Down

0 comments on commit ba16a9f

Please # to comment.