From db29788e69cc9cd5d2f0b597165500c2aa2bc672 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 14:14:22 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-09.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 35 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a6e260532..81e7e4f1e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 459 Jaco 0.18.8 (#2261) 330 mhusnirizal update all.json (#2280) - 272 Frank Update all.json (#2277) + 273 Frank Update all.json (#2282) 237 Tim Janssen Update all.json (#2281) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 407d6e71b..d219ddff9 100644 --- a/all.json +++ b/all.json @@ -30,12 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "basesynchronization.com", - "blockchainweb.support", - "bridgehublive.com", - "crypt-unified.top", - "defi-api.wixsite.com", - "web3settings.online", "0xtorus.com", "0xtoruslabs.com", "0xzabo.com", @@ -886,6 +880,7 @@ "banktoken.co", "basecointabsonline.info", "baseintegration.com", + "basesynchronization.com", "basetoken.click", "batch-dollar.cfd", "bayc-animation.com", @@ -1095,6 +1090,7 @@ "blockchaintechfield.com", "blockchainwallet-team.com", "blockchainwallet-tool.com", + "blockchainweb.support", "blockchainwebcheck.com", "blockchainwebnode.com", "blockchian-sync.tk", @@ -1214,6 +1210,7 @@ "bridgedapps.website", "bridgedex.online", "bridgehub-live.com", + "bridgehublive.com", "bridgelocalapps.com", "bridgenewcontract.live", "bridgenode.surge.sh", @@ -2232,6 +2229,7 @@ "cross-chaindefi.org", "crosswebfix.live", "crypsupportmainnet.online", + "crypt-unified.top", "cryptafarm.com", "cryptexprofit.com", "cryptgrowx.com", @@ -3690,6 +3688,7 @@ "defcodesk.xyz", "defcolabbland-sync.com", "defi-allinone.net", + "defi-api.wixsite.com", "defi-apps.xyz", "defi-appsolution.com", "defi-authentication.com", @@ -12571,6 +12570,7 @@ "web3rpcnode.com", "web3rpcnodes.com", "web3rpcsync.com", + "web3settings.online", "web3solution.org", "web3sycndapp.live", "web3sycprotocol.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index e0caa080a..b14523a2d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -3,6 +3,26 @@ "date": "2022-09-20", "url": "assetrectification.dev" }, + { + "date": "2022-09-20", + "url": "basesynchronization.com" + }, + { + "date": "2022-09-20", + "url": "blockchainweb.support" + }, + { + "date": "2022-09-20", + "url": "bridgehublive.com" + }, + { + "date": "2022-09-20", + "url": "crypt-unified.top" + }, + { + "date": "2022-09-20", + "url": "defi-api.wixsite.com" + }, { "date": "2022-09-20", "url": "defi-rectify.us" @@ -39,6 +59,10 @@ "date": "2022-09-20", "url": "userassistanceportal.icu" }, + { + "date": "2022-09-20", + "url": "web3settings.online" + }, { "date": "2022-09-20", "url": "webdappsvalidate.us" diff --git a/package.json b/package.json index 58a033ad9..2b3c9aa82 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-16-x", + "version": "0.18.9-17-x", "versions": { - "git": "0.18.9-16-x", + "git": "0.18.9-17-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c96350d7f..7e8722b8f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-16-x", + "version": "0.18.9-17-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8c8cc0519..03f614f82 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.9-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-17-x' };