diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3025fd4f0..8e39ce685 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,8 +2,8 @@ 317 Mich Update all.json (#976) 88 mhusnirizal update all.json (#978) 74 michalisFr Update address.json (#966) + 26 frankywild Update all.json (#980) 25 Bill Laboon seed stealer site (#977) - 25 frankywild Update all.json (#974) 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 bdc4cb546..39c6144b0 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -15,6 +15,10 @@ "date": "2022-01-20", "url": "cititoken.io" }, + { + "date": "2022-01-20", + "url": "clover-dapps.site" + }, { "date": "2022-01-20", "url": "collabnodeconnect.com" @@ -63,10 +67,18 @@ "date": "2022-01-20", "url": "dappsprotocol.top" }, + { + "date": "2022-01-20", + "url": "dapscon.site" + }, { "date": "2022-01-20", "url": "doodle-punks.org" }, + { + "date": "2022-01-20", + "url": "eazydappsauthenticator.com" + }, { "date": "2022-01-20", "url": "elrond22.org" @@ -95,6 +107,14 @@ "date": "2022-01-20", "url": "integratedappspro.online" }, + { + "date": "2022-01-20", + "url": "linkdappconnector.com" + }, + { + "date": "2022-01-20", + "url": "main-appconnect.com" + }, { "date": "2022-01-20", "url": "metamask-officiel.com" @@ -111,6 +131,10 @@ "date": "2022-01-20", "url": "reauthentication.online" }, + { + "date": "2022-01-20", + "url": "rectifyshiba.online" + }, { "date": "2022-01-20", "url": "remotepaths.org" @@ -147,6 +171,10 @@ "date": "2022-01-20", "url": "validatingdapps.com" }, + { + "date": "2022-01-20", + "url": "walletconnectsyncronization.com" + }, { "date": "2022-01-20", "url": "walletfinance-connect.info" diff --git a/package.json b/package.json index c82b9d70a..5888cde50 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.58", + "version": "0.8.59", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ed3a5281c..e2c621805 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.58", + "version": "0.8.59", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8e57c43ae..a9a87103e 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.58' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.59' };