diff --git a/.123current b/.123current index 346699e7e..f25c3808a 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.17.2-3-x +0.17.2-4-x diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ed1638e5b..18114551e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) 79 michalisFr Update all.json (#1540) - 42 thwjanssen89 Update all.json (#1775) + 43 thwjanssen89 Update all.json (#1782) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 895eae404..4b26fcb56 100644 --- a/all.json +++ b/all.json @@ -2,9 +2,7 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "app-cefinet.online", "0vvwvuniswap.top", - "walletbridging.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -312,6 +310,7 @@ "app-biswap.exchange", "app-biuswap.org", "app-bogged.finance", + "app-cefinet.online", "app-dappsify.online", "app-erty.online", "app-magiceden-app.ml", @@ -9601,6 +9600,7 @@ "walletbridges.com", "walletbridges.net", "walletbridgesdapp.com", + "walletbridging.com", "walletbrowsers.net", "walletbuzync.shop", "walletc.net", diff --git a/meta/2022-07.json b/meta/2022-07.json index c40551be2..df28a0fd2 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -3,6 +3,10 @@ "date": "2022-07-08", "url": "allchainaccess.com" }, + { + "date": "2022-07-08", + "url": "app-cefinet.online" + }, { "date": "2022-07-08", "url": "appoptimizesync.com" @@ -163,6 +167,10 @@ "date": "2022-07-08", "url": "wakadoolabs.com" }, + { + "date": "2022-07-08", + "url": "walletbridging.com" + }, { "date": "2022-07-08", "url": "web3appconnect.live" diff --git a/package.json b/package.json index 36d418ee8..da6d26696 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.2-3-x", + "version": "0.17.2-4-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 391e5c5c2..424ab10fe 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.2-3-x", + "version": "0.17.2-4-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 9bd976ae7..ba8d176c1 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.17.2-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.2-4-x' };