diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ce5ed7615..4747f49d0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 387 Mich Update all.json (#1152) 346 Jaco Bump dev deps (#1146) - 124 mhusnirizal Update all.json (#1151) + 125 mhusnirizal update all.json (#1157) 77 michalisFr Update all.json (#1036) 49 frankywild Update all.json (#1154) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 10856d4eb..f7caaabec 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "crochedivertido.com", - "dappstoconnect.com", - "auth.accessactivation.com", - "invisiblefriends.bid", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -227,6 +223,7 @@ "auth-connector.com", "auth-metamask.com", "auth-server-login.com", + "auth.accessactivation.com", "authassets.icu", "authassets.live", "authbridge.xyz", @@ -709,6 +706,7 @@ "cpfctoken.crypto-margin.net", "crazeeswap.com", "create-cryptocurrency-wallet.com", + "crochedivertido.com", "cryptgrowx.com", "crypto-coin-airdrop.online", "crypto-coinbaselink.16-b.it", @@ -1160,6 +1158,7 @@ "dappssyncapp.com", "dappssyncconnect.xyz", "dappssynchronizer.online", + "dappstoconnect.com", "dappstokenconnect.online", "dappstokensync.org", "dappstool.live", @@ -1762,6 +1761,7 @@ "interdapps.com", "interfaceconnect.co", "investcryptofy.com", + "invisiblefriends.bid", "io-metamask.serveirc.com", "io-metamask.sytes.net", "io-or.ru", diff --git a/meta/2022-02.json b/meta/2022-02.json index 3d08fd9e2..df3125206 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-02-23", + "url": "auth.accessactivation.com" + }, + { + "date": "2022-02-23", + "url": "crochedivertido.com" + }, + { + "date": "2022-02-23", + "url": "dappstoconnect.com" + }, + { + "date": "2022-02-23", + "url": "invisiblefriends.bid" + }, { "date": "2022-02-22", "url": "alignprotocol.net" diff --git a/package.json b/package.json index d621b3678..2307ac9f7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.210", + "version": "0.8.211", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6ee52b74e..1daac811a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.210", + "version": "0.8.211", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 91a38a1d8..1b249c5ea 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.210' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.211' };