Skip to content

Commit

Permalink
add .ban and .jtv
Browse files Browse the repository at this point in the history
  • Loading branch information
stjet committed Nov 3, 2024
1 parent 4f2c666 commit 2ee0ce0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/app/services/wallet-storage.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ export class WalletStorageService {
? JSON.parse(json)
: {
mictest: 'ban_1dzpfrgi8t4byzmdeidh57p14h5jwbursf1t3ztbmeqnqqdcbpgp9x8j3cw6',
jtv: 'ban_3gipeswotbnyemcc1dejyhy5a1zfgj35kw356dommbx4rdochiteajcsay56',
ban: 'ban_1fdo6b4bqm6pp1w55duuqw5ebz455975o4qcp8of85fjcdw9qhuzxsd3tjb9',
};
return tldEntries;
}
Expand Down

0 comments on commit 2ee0ce0

Please sign in to comment.