diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8f18c4e34..6381fbf43 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,8 +2,8 @@ 316 Mich Update all.json (#972) 86 mhusnirizal update all.json (#973) 74 michalisFr Update address.json (#966) + 25 frankywild Update all.json (#974) 24 Bill Laboon "tripple your DOT" scam (#838) - 24 frankywild Update all.json (#954) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/meta/2022-01.json b/meta/2022-01.json index 3ae094467..c927c41fc 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -3,6 +3,14 @@ "date": "2022-01-19", "url": "allnodesdaps.com" }, + { + "date": "2022-01-19", + "url": "authconector.com" + }, + { + "date": "2022-01-19", + "url": "connection-sync.com" + }, { "date": "2022-01-19", "url": "connectwalllet-rectify.com" @@ -11,6 +19,10 @@ "date": "2022-01-19", "url": "dapp-wallets.site" }, + { + "date": "2022-01-19", + "url": "dappfix.com" + }, { "date": "2022-01-19", "url": "dappimport.com" @@ -71,6 +83,10 @@ "date": "2022-01-19", "url": "dappswalletconnect.io" }, + { + "date": "2022-01-19", + "url": "dappswallettconnectt.com" + }, { "date": "2022-01-19", "url": "dappswalletvalidation.net" @@ -79,6 +95,14 @@ "date": "2022-01-19", "url": "dappsyncapp.com" }, + { + "date": "2022-01-19", + "url": "dappsynclive.com" + }, + { + "date": "2022-01-19", + "url": "dappsynsconnect.com" + }, { "date": "2022-01-19", "url": "dappwallet-connect.org" @@ -87,6 +111,10 @@ "date": "2022-01-19", "url": "dappwebvalidations.com" }, + { + "date": "2022-01-19", + "url": "dapswapwc.com" + }, { "date": "2022-01-19", "url": "etamask.top" @@ -135,6 +163,26 @@ "date": "2022-01-19", "url": "rectify-dapps.com" }, + { + "date": "2022-01-19", + "url": "smartauthconnect.com" + }, + { + "date": "2022-01-19", + "url": "solvewalletissue.site" + }, + { + "date": "2022-01-19", + "url": "syncaccessfix.com" + }, + { + "date": "2022-01-19", + "url": "true-daps.com" + }, + { + "date": "2022-01-19", + "url": "waletauthdaps.com" + }, { "date": "2022-01-19", "url": "wallectconnectinputplatform.site" @@ -299,6 +347,10 @@ "date": "2022-01-19", "url": "walletzksync.io" }, + { + "date": "2022-01-19", + "url": "wc2dapaffix.com" + }, { "date": "2022-01-19", "url": "webtokenvalidations.com" diff --git a/package.json b/package.json index 97ddc4150..a84a35ad3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.53", + "version": "0.8.54", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6a5c7646d..e55ac4b6e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.53", + "version": "0.8.54", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 13bcb0b75..45bb39c22 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.53' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.54' };