From 76b0dad496c7bf4011aa9c2a4c4d815b696b30c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 13:41:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.16.3-24-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 15 insertions(+), 7 deletions(-) diff --git a/.123current b/.123current index c62a8baf5..5f810ac5f 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-23-x \ No newline at end of file +0.16.3-24-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4ce5656f7..7fc01911c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 250 mhusnirizal update all.json (#1763) 173 Frank Update all.json (#1766) 79 michalisFr Update all.json (#1540) - 38 thwjanssen89 Update all.json (#1764) + 39 thwjanssen89 Update all.json (#1768) 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 50f9c843f..6c5694b47 100644 --- a/all.json +++ b/all.json @@ -2,8 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defichains.tech", - "walletssynchronize.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3104,6 +3102,7 @@ "defichainnetwork.org", "defichainnetworks.com", "defichainrect.com", + "defichains.tech", "defichainsupport.net", "defichainsync.com", "deficoinbasewallet.com", @@ -10326,6 +10325,7 @@ "walletssecurred.com", "walletssupport.tech", "walletssync.live", + "walletssynchronize.com", "walletssyncs.firebaseapp.com", "walletssyncs.web.app", "walletssyncs.webflow.io", diff --git a/meta/2022-07.json b/meta/2022-07.json index 629891872..0230d99d2 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -47,6 +47,10 @@ "date": "2022-07-07", "url": "dappsrectifications.site" }, + { + "date": "2022-07-07", + "url": "defichains.tech" + }, { "date": "2022-07-07", "url": "dexconnect.support" @@ -91,6 +95,10 @@ "date": "2022-07-07", "url": "wallauthen.com" }, + { + "date": "2022-07-07", + "url": "walletssynchronize.com" + }, { "date": "2022-07-07", "url": "wllcsyncmain.one" diff --git a/package.json b/package.json index cc61c3683..477113b3f 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-23-x", + "version": "0.16.3-24-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 87907c27d..601ea9d3c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-23-x", + "version": "0.16.3-24-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 81c46c3a1..b761b2eea 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-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-24-x' };