diff --git a/all.json b/all.json index 6edf36fbf..a13253c36 100644 --- a/all.json +++ b/all.json @@ -902,8 +902,8 @@ "mynodeswallet.online", "mypancakeswap.finance", "mytrustwallet.info", - "mywallet.sbs", "mywallet-connect.com", + "mywallet.sbs", "mywalletapps.com", "mywalletappsync.com", "mywalletbrowser.com", diff --git a/meta/2021-12.json b/meta/2021-12.json index d8205263e..040e2e1f6 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -1,8 +1,20 @@ [ + { + "date": "2021-12-26", + "url": "authsynconnect.online" + }, { "date": "2021-12-26", "url": "claim-reward-erc20-token.com" }, + { + "date": "2021-12-26", + "url": "connect2chain.com" + }, + { + "date": "2021-12-26", + "url": "connectauthsyncs.online" + }, { "date": "2021-12-26", "url": "cryptobankwallet.club" @@ -31,6 +43,18 @@ "date": "2021-12-26", "url": "dapprotocolwallet.xyz" }, + { + "date": "2021-12-26", + "url": "dappsmartconnection.com" + }, + { + "date": "2021-12-26", + "url": "dappsolution.one" + }, + { + "date": "2021-12-26", + "url": "dappsyncsupport.com" + }, { "date": "2021-12-26", "url": "deficryptowallet.com" @@ -111,6 +135,18 @@ "date": "2021-12-26", "url": "multibridge.tools" }, + { + "date": "2021-12-26", + "url": "mywallet.sbs" + }, + { + "date": "2021-12-26", + "url": "protectwalletfix.com" + }, + { + "date": "2021-12-26", + "url": "syncsdap.site" + }, { "date": "2021-12-26", "url": "v2.multibridge.tools" @@ -135,10 +171,18 @@ "date": "2021-12-26", "url": "walletconnect.holders-airdrop.info" }, + { + "date": "2021-12-26", + "url": "walletconnectmainnet.com" + }, { "date": "2021-12-26", "url": "walletcrypto.me" }, + { + "date": "2021-12-26", + "url": "walletmanuallyconnect.com" + }, { "date": "2021-12-25", "url": "deeptokensync.com" diff --git a/package.json b/package.json index 7dfa1503d..65562a415 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.580", + "version": "0.6.581", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5e1d55796..6c2e29819 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.580", + "version": "0.6.581", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9ed8972bc..d4aff212a 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.580' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.581' };