From a1bc8e49268203f4f80d234401a76ae4457788bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 10:43:21 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2023-01.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4e9dc7dc4..b7b1a6edc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) + 428 Tim Janssen Update all.json (#2782) 427 Frank Update all.json (#2779) - 427 Tim Janssen Update all.json (#2778) 385 mhusnirizal update all.json (#2781) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 80a9b26e3..1cd6878e0 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multi-kits.io", - "claim-web3.net", - "trustclaim.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1712,6 +1709,7 @@ "claim-murakami.com", "claim-otherdeed.land", "claim-reward-erc20-token.com", + "claim-web3.net", "claimable-web3.net", "claimairdropsrewards.my.id", "claimbeanz.live", @@ -7873,6 +7871,7 @@ "multi-entitychainfix.com", "multi-entitychains.com", "multi-kit.online", + "multi-kits.io", "multi-prodapps.com", "multi-rectifier.com", "multi-signates.com", @@ -12284,6 +12283,7 @@ "trustair-wallet.com", "trustassetssynchronization.com", "trustbots.support", + "trustclaim.net", "trustconnectdapps.com", "trustconnectdapps.online", "trustcwallet.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 24b958187..59d5cbdca 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -7,6 +7,10 @@ "date": "2023-01-10", "url": "chainsupports.netlify.app" }, + { + "date": "2023-01-10", + "url": "claim-web3.net" + }, { "date": "2023-01-10", "url": "dappverifysolution.net" @@ -39,10 +43,18 @@ "date": "2023-01-10", "url": "multi-kit.online" }, + { + "date": "2023-01-10", + "url": "multi-kits.io" + }, { "date": "2023-01-10", "url": "multiwallet-connect.io" }, + { + "date": "2023-01-10", + "url": "trustclaim.net" + }, { "date": "2023-01-10", "url": "w.elliptic-chainpad.online" diff --git a/package.json b/package.json index 5eea6d6ad..60b2c1167 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-11-x", + "version": "0.18.14-12-x", "versions": { - "git": "0.18.14-11-x", + "git": "0.18.14-12-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6af1c5d12..f39ffdffd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-11-x", + "version": "0.18.14-12-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c5d998a07..b6c531036 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.18.14-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-12-x' };