diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fb952d92d..251c33be1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 335 Jaco Bump dev dependencies (#1060) 107 mhusnirizal update all.json (#1059) 77 michalisFr Update all.json (#1036) - 32 frankywild Update all.json (#1057) + 33 frankywild Update all.json (#1063) 26 Bill Laboon Add Polkapromo.com (#1035) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/meta/2022-02.json b/meta/2022-02.json index a9cdfddf8..9bc9426ee 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -3,14 +3,38 @@ "date": "2022-02-06", "url": "123-informatica.com" }, + { + "date": "2022-02-06", + "url": "affixmain.online" + }, + { + "date": "2022-02-06", + "url": "alliancebridgeprotocol.com" + }, + { + "date": "2022-02-06", + "url": "allwalletfixs.com" + }, { "date": "2022-02-06", "url": "apivalidate.com" }, + { + "date": "2022-02-06", + "url": "autoconnectwallets.com" + }, { "date": "2022-02-06", "url": "autovalidatenow.online" }, + { + "date": "2022-02-06", + "url": "coinrecovereyconnects.com" + }, + { + "date": "2022-02-06", + "url": "coinrecovereywallets.com" + }, { "date": "2022-02-06", "url": "coinwalletsactivations.com" @@ -27,6 +51,10 @@ "date": "2022-02-06", "url": "crypto-fastmoney.org" }, + { + "date": "2022-02-06", + "url": "dapp-vadilate.tools" + }, { "date": "2022-02-06", "url": "dapp-walletverify.com" @@ -111,14 +139,30 @@ "date": "2022-02-06", "url": "nftremix.ru" }, + { + "date": "2022-02-06", + "url": "nodeconnections.com" + }, + { + "date": "2022-02-06", + "url": "portfoliorectify.online" + }, { "date": "2022-02-06", "url": "recconectyours.live" }, + { + "date": "2022-02-06", + "url": "restoreassets.online" + }, { "date": "2022-02-06", "url": "revalidateconnect.site" }, + { + "date": "2022-02-06", + "url": "serverprotocols.net" + }, { "date": "2022-02-06", "url": "shibaalpha.com" @@ -143,6 +187,14 @@ "date": "2022-02-06", "url": "startofficial.net" }, + { + "date": "2022-02-06", + "url": "support-dapps.com" + }, + { + "date": "2022-02-06", + "url": "support-walletsupdate.com" + }, { "date": "2022-02-06", "url": "synchappconnect.net" @@ -171,6 +223,10 @@ "date": "2022-02-06", "url": "walletdappverify.com" }, + { + "date": "2022-02-06", + "url": "walletguru.online" + }, { "date": "2022-02-06", "url": "walletsreauth.org" @@ -179,6 +235,14 @@ "date": "2022-02-06", "url": "walletverifyapp.com" }, + { + "date": "2022-02-06", + "url": "web3-validate.com" + }, + { + "date": "2022-02-06", + "url": "websprotocol.net" + }, { "date": "2022-02-05", "url": "beets-fi.com" diff --git a/package.json b/package.json index 4f37a5269..cdcf76906 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.127", + "version": "0.8.128", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6c26cce53..951e09641 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.127", + "version": "0.8.128", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3b57da930..9697f6b19 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.127' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.128' };