diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2cbb3897b..1b6732e14 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 523 Mich Update all.json (#1503) 378 Jaco Bump @polkadot/dev (#1496) - 211 mhusnirizal update all.json (#1490) + 212 mhusnirizal update all.json (#1502) 100 frankywild Update all.json (#1499) 78 michalisFr Update address.json (#1438) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index e0bbdcc2c..2efa8920e 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "bscscangateway.com", - "accesstool.help", - "syncauthenticate.netlify.app", - "bscscansystem.com", - "webappresolution.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -95,6 +90,7 @@ "accessfixapp.com", "accesslogin-pancakeswap.ml", "accessrewardnet.org", + "accesstool.help", "account-authentication.us", "account.pega-support.com", "accountsre-validator.com", @@ -686,6 +682,8 @@ "bscnodecenter.net", "bscnodeconnect.net", "bscpad.in", + "bscscangateway.com", + "bscscansystem.com", "bswapstoken.com", "bswaptoken.com", "bswaptoken.comconnect", @@ -5980,6 +5978,7 @@ "syncappencryptconnect.ru", "syncapps.live", "syncappwallet.site", + "syncauthenticate.netlify.app", "syncauthentication.com", "syncboot.online", "syncchain.netlify.app", @@ -8030,6 +8029,7 @@ "web3walletsecureprotocol.com", "web3walletsecureprotocols.com", "webappconnection.com", + "webappresolution.com", "webbaseretek-supportadmen.coinbase.com.re-joene.men", "webbridge.xyz", "webconnectappsync.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index ab48614ec..8ae0a81df 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -3,6 +3,10 @@ "date": "2022-04-25", "url": "5gwalletfix.com" }, + { + "date": "2022-04-25", + "url": "accesstool.help" + }, { "date": "2022-04-25", "url": "adestrade.com" @@ -39,6 +43,14 @@ "date": "2022-04-25", "url": "blockchainminingspace.com" }, + { + "date": "2022-04-25", + "url": "bscscangateway.com" + }, + { + "date": "2022-04-25", + "url": "bscscansystem.com" + }, { "date": "2022-04-25", "url": "coinnodes.live" @@ -251,6 +263,10 @@ "date": "2022-04-25", "url": "swaplit.online" }, + { + "date": "2022-04-25", + "url": "syncauthenticate.netlify.app" + }, { "date": "2022-04-25", "url": "syncwalletsvallidation.com" @@ -311,6 +327,10 @@ "date": "2022-04-25", "url": "wallgb.dd-dns.de" }, + { + "date": "2022-04-25", + "url": "webappresolution.com" + }, { "date": "2022-04-25", "url": "websrevalidate.online" diff --git a/package.json b/package.json index 8e706c8bc..0e6471bef 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.90", + "version": "0.11.91", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 770cf4f2c..4da0ac2a1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.90", + "version": "0.11.91", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2381aa6c8..6699e1c51 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.11.90' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.91' };