diff --git a/all.json b/all.json index 97dd98e17..c148085a8 100644 --- a/all.json +++ b/all.json @@ -200,8 +200,8 @@ "coinwalletconnect.org", "coinwalletreport.com", "colablanddefi.info", - "collabhelpdesk.com", "collab-helpdesk.com", + "collabhelpdesk.com", "collpolkadot.js.org", "com-accountsecure01.com", "com-accountsecure02.com", diff --git a/meta/2021-12.json b/meta/2021-12.json index 520e97398..e06330651 100644 --- a/meta/2021-12.json +++ b/meta/2021-12.json @@ -59,6 +59,10 @@ "date": "2021-12-29", "url": "colablanddefi.info" }, + { + "date": "2021-12-29", + "url": "collab-helpdesk.com" + }, { "date": "2021-12-29", "url": "collabhelpdesk.com" @@ -147,6 +151,10 @@ "date": "2021-12-29", "url": "multiconnect.tech" }, + { + "date": "2021-12-29", + "url": "multiconnectauth.online" + }, { "date": "2021-12-29", "url": "obscuritytokenswap.com" diff --git a/package.json b/package.json index e1ab63f7e..f2cd0be13 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.6.593", + "version": "0.6.594", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f75b0c07e..b6d99d66e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -14,7 +14,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.6.593", + "version": "0.6.594", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.5", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 08dc0a0ef..5dcdb7cf9 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.593' }; +export const packageInfo = { name: '@polkadot/phishing', version: '0.6.594' };