From ae56048be18dca1913e6d03bfae0bffc6cbd94ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 18:27:03 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-09.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8f0cd6177..b1da9f54d 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) - 273 Frank Update all.json (#2282) + 274 Frank Update all.json (#2284) 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 61652c149..f0ef29f54 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitwalletsecure.com", - "dapps-online.xyz", - "imaginenaryones.com", - "netwesternunit.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1029,6 +1025,7 @@ "bittvestgrows.com", "bitvestnetwork.info", "bitwalletme.com", + "bitwalletsecure.com", "bitwayconnect.com", "bitwayconnects.com", "bitwayplus.com", @@ -2920,6 +2917,7 @@ "dapps-nodetools.com", "dapps-online.com", "dapps-online.org", + "dapps-online.xyz", "dapps-pro.com", "dapps-protocol.net", "dapps-protocol.online", @@ -4925,6 +4923,7 @@ "im-zxbfg23-pay-token.online", "im-zxbfg23-pay-token.xyz", "im1token.com", + "imaginenaryones.com", "imagnaryones.com", "imatoken.icu", "imatoken.net.cn", @@ -6945,6 +6944,7 @@ "netsynchronise.org", "netsyncvalidator.com", "netwalletauth.com", + "netwesternunit.com", "network-tech.cc", "network-unlock.com", "networkbridgesvalidation.xyz", diff --git a/meta/2022-09.json b/meta/2022-09.json index c971cae6b..56c7d22da 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,10 @@ "date": "2022-09-20", "url": "basesynchronization.com" }, + { + "date": "2022-09-20", + "url": "bitwalletsecure.com" + }, { "date": "2022-09-20", "url": "blockchainweb.support" @@ -19,6 +23,10 @@ "date": "2022-09-20", "url": "crypt-unified.top" }, + { + "date": "2022-09-20", + "url": "dapps-online.xyz" + }, { "date": "2022-09-20", "url": "defi-api.wixsite.com" @@ -27,6 +35,10 @@ "date": "2022-09-20", "url": "defi-rectify.us" }, + { + "date": "2022-09-20", + "url": "imaginenaryones.com" + }, { "date": "2022-09-20", "url": "myaset-collab.land" @@ -35,6 +47,10 @@ "date": "2022-09-20", "url": "netrectify.us" }, + { + "date": "2022-09-20", + "url": "netwesternunit.com" + }, { "date": "2022-09-20", "url": "officialwalletconnet.gq" diff --git a/package.json b/package.json index 038eb144c..6c76c8b1d 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-18-x", + "version": "0.18.9-19-x", "versions": { - "git": "0.18.9-18-x", + "git": "0.18.9-19-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fe9a9f5c9..d460fb404 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-18-x", + "version": "0.18.9-19-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 b4ad23e7d..367796952 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-19-x' };