diff --git a/all.json b/all.json index 04f52e170..fe534e5b7 100644 --- a/all.json +++ b/all.json @@ -453,7 +453,6 @@ "decentralizedprotocolsync.online", "decentralizedwalletvalidator.online", "deeptokensync.com", - "walletmainnetdapp.com", "defi-solutions.net", "defidapps.pcakecoins.finance", "defimainnetconnect.co", @@ -1587,13 +1586,13 @@ "thortrading.com", "tokenconnectionbot.co", "tokenconnectorbot.co", + "tokenconnects.com", "tokendappvaliddators.com", "tokenmainnet.org", "tokenmainnetchains.com", "tokenrestore.org", - "tokens-fix.com", "tokens-connect.org", - "tokenconnects.com", + "tokens-fix.com", "tokensactivator.com", "tokensvalidate.live", "tokenvalidation.one", @@ -2041,6 +2040,7 @@ "walletliveconnects.com", "walletliveconnet.com", "walletlivesyncconnect.io", + "walletmainnetdapp.com", "walletmerge.site", "walletmerge.tech", "walletmonero.site", diff --git a/meta/2021-12.json b/meta/2021-12.json index c54f9fe9c..0771fe617 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,4 +1,20 @@ [ + { + "date": "2021-12-25", + "url": "deeptokensync.com" + }, + { + "date": "2021-12-25", + "url": "tokenconnects.com" + }, + { + "date": "2021-12-25", + "url": "tokens-connect.org" + }, + { + "date": "2021-12-25", + "url": "walletmainnetdapp.com" + }, { "date": "2021-12-24", "url": "authentikatortokken.duckdns.org" diff --git a/package.json b/package.json index 4695691ff..35a29c08c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.574", + "version": "0.6.575", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 475a3e97a..758242993 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.574", + "version": "0.6.575", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0f8f67d82..0d175d009 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Auto-generated by @polkadot/dev, do not edit -export const packageInfo = { name: '@polkadot/phishing', version: '0.6.574' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.575' };