diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e1c2f5f8f..e37110579 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 334 Mich Update all.json (#1019) + 335 Mich Update all.json (#1020) 331 Jaco Adjust/DRY-up JS retrieval process (#1006) 97 mhusnirizal update all.json (#1018) 74 michalisFr Update address.json (#966) diff --git a/all.json b/all.json index 6b689aa8f..695f0317c 100644 --- a/all.json +++ b/all.json @@ -6,15 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "16-b.it", - "metamask.netilify.app", - "supportmetamask.netilify.app", - "supportmetamasks.netilify.app", - "bnb-give.com", - "saidreward.com", - "bitconnect.xfiniitycare.online", - "defisync.online", - "avaxnetworkwallet.com", - "nami-bridge.live", "1776coin.org", "1inch-wallet.org", "1metamask.com", @@ -182,6 +173,7 @@ "autodappsvalidation.online", "automatedfix.online", "automaticwalletvalidation.com", + "avaxnetworkwallet.com", "awnetcon.com", "axielnfinity.info", "babydogelontoken.com", @@ -208,6 +200,7 @@ "bit-wall.com", "bitcoin-wallet-sync.com", "bitcoinonline.link", + "bitconnect.xfiniitycare.online", "bitcountry.org", "bitemanix.com", "bitfrost-private.com", @@ -242,6 +235,7 @@ "blockdapconnect.net", "blockfipro.com", "blockwalletsync.com", + "bnb-give.com", "bnbpool.live", "bonushex.com", "bot-validate.net", @@ -951,6 +945,7 @@ "defifixintegrate.com", "defimainnetconnect.co", "defisolutionsdapp.finance", + "defisync.online", "defisynchronization.org", "defiwalletfix.com", "defocollab.land", @@ -1484,6 +1479,7 @@ "metamask.lt", "metamask.market", "metamask.metmas-k.co", + "metamask.netilify.app", "metamask.org.in", "metamask.oxog.net", "metamask.partenariat.io", @@ -1766,6 +1762,7 @@ "mywalletsvalidation.com", "mywalletvalidator.com", "mywhtereallet.com", + "nami-bridge.live", "naos.medium.com.ru", "naos.polkastarter.com.es", "nasa-2022.net", @@ -2479,6 +2476,7 @@ "safemoonswapconect.com", "safetrustwallet.online", "safetynetworkauth.live", + "saidreward.com", "saitamatokendrop.com", "sandbox-field.com", "sandboxgiveaway.net", @@ -2618,6 +2616,8 @@ "supportfix.online", "supportfixs.online", "supportmetamask-netlify.app", + "supportmetamask.netilify.app", + "supportmetamasks.netilify.app", "supportwalletrestore.com", "supportwallets.online", "sushiswoqe.com", diff --git a/meta/2022-01.json b/meta/2022-01.json index e4f19a28b..95f3f0d92 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -3,10 +3,46 @@ "date": "2022-01-29", "url": "allnodedaps.com" }, + { + "date": "2022-01-29", + "url": "avaxnetworkwallet.com" + }, + { + "date": "2022-01-29", + "url": "bitconnect.xfiniitycare.online" + }, + { + "date": "2022-01-29", + "url": "bnb-give.com" + }, + { + "date": "2022-01-29", + "url": "defisync.online" + }, + { + "date": "2022-01-29", + "url": "metamask.netilify.app" + }, { "date": "2022-01-29", "url": "moonbeamstaking.com" }, + { + "date": "2022-01-29", + "url": "nami-bridge.live" + }, + { + "date": "2022-01-29", + "url": "saidreward.com" + }, + { + "date": "2022-01-29", + "url": "supportmetamask.netilify.app" + }, + { + "date": "2022-01-29", + "url": "supportmetamasks.netilify.app" + }, { "date": "2022-01-28", "url": "1776coin.org" diff --git a/package.json b/package.json index 1294275a2..2c2a764d5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.94", + "version": "0.8.95", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 94b2d73b1..10b479f7c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.94", + "version": "0.8.95", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 316919de8..4b3e050dd 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.94' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.95' };