diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 44f3251af..27d790687 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 353 Jaco Adjust approve workflow (#1181) 130 mhusnirizal update all.json (#1176) 77 michalisFr Update all.json (#1036) - 51 frankywild Update all.json (#1174) + 52 frankywild Update all.json (#1182) 26 Bill Laboon Add Polkapromo.com (#1035) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 8a3253f2a..2172aa2d6 100644 --- a/all.json +++ b/all.json @@ -5,13 +5,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "dapslive.com", - "interdapps.tech", - "verify-auth.online", - "validatesyncwalletorg.com", - "walletnationcryptoinsurance.com", - "daaps-rectify.com", - "nordsynchronization.com", "123-informatica.com", "16-b.it", "1776coin.org", @@ -851,6 +844,7 @@ "cyberfi-tech-rewards-programs-claims-erc20-token.com", "cyncollabnet.com", "daappconnections.com", + "daaps-rectify.com", "daapscontractlink.live", "dapaffixsync.com", "dapairdrropnet.live", @@ -1337,6 +1331,7 @@ "dapscon.tech", "dapsconnection.site", "dapsconswaps.com", + "dapslive.com", "dapspprotocol.com", "dapsprotocol.online", "dapssolution.org", @@ -1839,6 +1834,7 @@ "integrationprotocol.info", "interconnectnode.online", "interdapps.com", + "interdapps.tech", "interfaceconnect.co", "investcryptofy.com", "invisiblefriends.bid", @@ -2656,6 +2652,7 @@ "nodexplorer.live", "nodifyconnectivities.online", "nordicweb3foundation.org", + "nordsynchronization.com", "nowsolve.live", "npolkadot.js.org", "nrtcoins.top", @@ -4271,6 +4268,7 @@ "validatestoken.com", "validatestokens.com", "validateswallets.com", + "validatesyncwalletorg.com", "validatesystemsync.com", "validatesystemsync.site", "validatetools.com", @@ -4307,6 +4305,7 @@ "verificationmetamask.rf.gd", "verificationprocess-metamask.io", "verificationtw.com", + "verify-auth.online", "verify-my-metamask-account-now.io", "verifycryptowallet.com", "verifydappsnow.com", @@ -4809,6 +4808,7 @@ "walletmerge.tech", "walletmonero.site", "walletmymonero.site", + "walletnationcryptoinsurance.com", "walletnetconnect.com", "walletnetworks.link", "walletnode.site", diff --git a/meta/2022-02.json b/meta/2022-02.json index 415e1a40f..ce7510073 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-02-28", + "url": "daaps-rectify.com" + }, + { + "date": "2022-02-28", + "url": "dapslive.com" + }, + { + "date": "2022-02-28", + "url": "interdapps.tech" + }, + { + "date": "2022-02-28", + "url": "nordsynchronization.com" + }, + { + "date": "2022-02-28", + "url": "validatesyncwalletorg.com" + }, + { + "date": "2022-02-28", + "url": "verify-auth.online" + }, + { + "date": "2022-02-28", + "url": "walletnationcryptoinsurance.com" + }, { "date": "2022-02-27", "url": "autocorrectnode.com" diff --git a/package.json b/package.json index ade8eba3c..437df6a31 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.231", + "version": "0.8.232", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 00cbc1384..470df8e9b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.231", + "version": "0.8.232", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cb8d9206c..0e2368fd9 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.231' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.232' };