diff --git a/.123current b/.123current index 433b7a459..3a8749ee8 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-11-x \ No newline at end of file +0.16.3-12-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3acd9640a..aeba9beef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,8 +3,8 @@ 248 mhusnirizal update all.json (#1748) 169 Frank Update all.json (#1752) 79 michalisFr Update all.json (#1540) + 32 thwjanssen89 Update all.json (#1753) 31 Bill Laboon Add allinone-services.net (#1727) - 31 thwjanssen89 Update all.json (#1751) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index e7dbb1d60..415b5ace5 100644 --- a/all.json +++ b/all.json @@ -3,10 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "metaverse-bridge.com", - "vitals-bridge.com", - "dappsecureprotocol.site", - "plygonwallet.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -2545,6 +2541,7 @@ "dappsdirect.co", "dappsecureconnect.com", "dappsecured.net", + "dappsecureprotocol.site", "dappsecurerectification.site", "dappsecuresync.live", "dappsecurewallets.com", @@ -5324,6 +5321,7 @@ "metatoken.win", "metaupgraden.com", "metavalidate.online", + "metaverse-bridge.com", "metaverseking.club", "metavine.site", "metawarenode.com", @@ -6489,6 +6487,7 @@ "platformkraken.click", "play-staratlas.net", "plf3108.com", + "plygonwallet.com", "pmiranda.com.ar", "poa-bridge.com", "pockchain.net", @@ -9170,6 +9169,7 @@ "vitalik-ether22.net", "vitalik-etherx2.net", "vitaliklive.com", + "vitals-bridge.com", "vproblockscan.com", "vvalletconnect.org", "vvs-finance.quest", diff --git a/meta/2022-07.json b/meta/2022-07.json index 805e73a0c..e1d26617f 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -59,6 +59,10 @@ "date": "2022-07-05", "url": "dappsconn.tk" }, + { + "date": "2022-07-05", + "url": "dappsecureprotocol.site" + }, { "date": "2022-07-05", "url": "dappsprotocol.site" @@ -103,6 +107,10 @@ "date": "2022-07-05", "url": "manualresolving.live" }, + { + "date": "2022-07-05", + "url": "metaverse-bridge.com" + }, { "date": "2022-07-05", "url": "mineminer.co.in" @@ -123,6 +131,10 @@ "date": "2022-07-05", "url": "optimizenodeserver.com" }, + { + "date": "2022-07-05", + "url": "plygonwallet.com" + }, { "date": "2022-07-05", "url": "qixadonfrig.tech" @@ -231,6 +243,10 @@ "date": "2022-07-05", "url": "verified-colabland.com" }, + { + "date": "2022-07-05", + "url": "vitals-bridge.com" + }, { "date": "2022-07-05", "url": "walletverificationdapp.co" diff --git a/package.json b/package.json index 5346abbc1..ea3484dd6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-11-x", + "version": "0.16.3-12-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a30b71cc3..282be190f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-11-x", + "version": "0.16.3-12-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index edc6ace8f..da18cd58a 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.16.3-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-12-x' };