From 8ec59cdd9a570edcb136a072e6c23df7a554dab0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 07:09:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-51-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 ++++++------- meta/2022-09.json | 30 ++++++++++++++++++++++++++++ meta/index.json | 1 + package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 43 insertions(+), 12 deletions(-) create mode 100644 meta/2022-09.json diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3af251daf..747933e50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 453 Jaco Bump deps (#2156) 302 mhusnirizal update all.json (#2099) 242 Frank Update all.json (#2154) - 193 Tim Janssen Update all.json (#2151) + 194 Tim Janssen Update all.json (#2157) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 565cc0573..7d2340ee8 100644 --- a/all.json +++ b/all.json @@ -27,13 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dappswebconnect.org", - "dappagreggator.com", - "migratetov2.xyz", - "validatorsecure.top", - "blockchains-wallet.tk", - "en.livecosystem.com", - "binarectifyresolve.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -910,6 +903,7 @@ "binanrector.online", "binanresolvednodes.online", "binansync.homes", + "binarectifyresolve.xyz", "binaryprocoins.com", "binarysystemtrading.com", "binasolutionconnect.art", @@ -1027,6 +1021,7 @@ "blockchainminingspace.com", "blockchainnode.live", "blockchains-tools.live", + "blockchains-wallet.tk", "blockchainserver.online", "blockchainsfix.com", "blockchainswallets.com", @@ -2455,6 +2450,7 @@ "dappactions.com", "dappaflixcwallet.net", "dappaflixwallet.xyz", + "dappagreggator.com", "dappai.net", "dappallwtokens.com", "dappappactivation.com", @@ -3249,6 +3245,7 @@ "dappswebassist.com", "dappswebconnect.com", "dappswebconnect.online", + "dappswebconnect.org", "dappsweblink.com", "dappswebnode.com", "dappswebs.com", @@ -4029,6 +4026,7 @@ "en-myetherwallet.com", "en-sync-protocol.com", "en-sync-solution.com", + "en.livecosystem.com", "enconnect.online", "encrypt-firmware.com", "encrypted-walletconnect.com", @@ -6120,6 +6118,7 @@ "migrates-fixs.live", "migratestoken.online", "migratetokens.online", + "migratetov2.xyz", "migratetov2finalcoin.xyz", "migratetov2website.xyz", "migratev2contract.live", @@ -10399,6 +10398,7 @@ "validatordappsuser.info", "validatordpps.kiev.ua", "validatornode.org", + "validatorsecure.top", "validatorstaker.com", "validconnects.com", "validdefi.com", diff --git a/meta/2022-09.json b/meta/2022-09.json new file mode 100644 index 000000000..0f5a1c8df --- /dev/null +++ b/meta/2022-09.json @@ -0,0 +1,30 @@ +[ + { + "date": "2022-09-01", + "url": "binarectifyresolve.xyz" + }, + { + "date": "2022-09-01", + "url": "blockchains-wallet.tk" + }, + { + "date": "2022-09-01", + "url": "dappagreggator.com" + }, + { + "date": "2022-09-01", + "url": "dappswebconnect.org" + }, + { + "date": "2022-09-01", + "url": "en.livecosystem.com" + }, + { + "date": "2022-09-01", + "url": "migratetov2.xyz" + }, + { + "date": "2022-09-01", + "url": "validatorsecure.top" + } +] diff --git a/meta/index.json b/meta/index.json index f81340aaa..100bbdf27 100644 --- a/meta/index.json +++ b/meta/index.json @@ -1,4 +1,5 @@ [ + "2022-09", "2022-08", "2022-07", "2022-06", diff --git a/package.json b/package.json index 71b711ae2..93bb9936c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-50-x", + "version": "0.18.7-51-x", "versions": { - "git": "0.18.7-50-x", + "git": "0.18.7-51-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3d0c26c3f..e2d2c6356 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-50-x", + "version": "0.18.7-51-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 592197f2c..f90845aa6 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.7-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-51-x' };