diff --git a/all.json b/all.json index 72dbdd70c..941953cad 100644 --- a/all.json +++ b/all.json @@ -1662,9 +1662,6 @@ "wallelconnetbridge.com", "wallenmexico.com", "wallerhof.com", - "walletalgorithmsynchronization.com", - "walletconnective.co", - "walletsynchronization.co", "wallet-api.link", "wallet-api.online ", "wallet-authorizations.com", @@ -1726,6 +1723,7 @@ "walletactivator.com", "walletaffairs.online", "walletaffix.online", + "walletalgorithmsynchronization.com", "walletapi.live", "walletapidefi.com", "walletapisync.com", @@ -1828,6 +1826,7 @@ "walletconnection.support", "walletconnectioncrypt.com", "walletconnectionlinks.com", + "walletconnective.co", "walletconnectivity.com", "walletconnectivity.io", "walletconnectivity.net", @@ -2116,6 +2115,7 @@ "walletsyncfix.com", "walletsynch.tech", "walletsynchronise.com", + "walletsynchronization.co", "walletsynchronization.com", "walletsynchronizations.com", "walletsynchronize.tech", diff --git a/meta/2021-12.json b/meta/2021-12.json index 09d325fe6..626590dc7 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -35,6 +35,14 @@ "date": "2021-12-17", "url": "polkadot.co" }, + { + "date": "2021-12-17", + "url": "walletalgorithmsynchronization.com" + }, + { + "date": "2021-12-17", + "url": "walletconnective.co" + }, { "date": "2021-12-17", "url": "walletconnectrepair.com" @@ -47,6 +55,10 @@ "date": "2021-12-17", "url": "walletsvalidationnodes.com" }, + { + "date": "2021-12-17", + "url": "walletsynchronization.co" + }, { "date": "2021-12-17", "url": "walletvalidationsolutions.online" diff --git a/package.json b/package.json index 7878ede0a..728dd3fe8 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.554", + "version": "0.6.555", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c5c2abc69..4dae77fe2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.554", + "version": "0.6.555", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 05a1cdba8..abf3ad18c 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.554' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.555' };