From eaa474226bb04a42ce452a42ed4f306c5f6edaac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 12:02:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 11 +++++------ meta/2022-11.json | 24 ++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4d2ec972c..1079b43d3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 466 Jaco 0.18.11 (#2568) 362 Frank Update all.json (#2560) 360 mhusnirizal update all.json (#2566) - 348 Tim Janssen Update all.json (#2563) + 349 Tim Janssen Update all.json (#2565) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 7dcf9061d..7a836262d 100644 --- a/all.json +++ b/all.json @@ -28,12 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "login-secured.ng", - "yashstoneconstruction.com", - "connectwallet.login-secured.ng", - "syncdecentralised.online", - "nodedelegations.digital", - "tokenrectify.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6081,6 +6075,7 @@ "login-blockchaln.com.exploire-menu.com", "login-metamaskweb.com", "login-poigylon.technology", + "login-secured.ng", "login-wallet.top", "loginwalletconect.square.site", "logmainnetconnect.online", @@ -7867,6 +7862,7 @@ "nodeddapp.com", "nodedefi.net", "nodedefis.site", + "nodedelegations.digital", "nodedotverify-keybase.net", "nodeencrypted.live", "nodeencrypts.live", @@ -10604,6 +10600,7 @@ "syncdatachain.org", "syncdatanode.org", "syncdatanodes.org", + "syncdecentralised.online", "syncdefinodes.com", "syncdefiprotocol.com", "syncdefiwallet.co", @@ -11239,6 +11236,7 @@ "tokenqcoket.pro", "tokenrebasehelp.io", "tokenrectification.com", + "tokenrectify.com", "tokenrectifysupport.com", "tokenrectifyvalidatoraffix.online", "tokenrequestreward.online", @@ -14075,6 +14073,7 @@ "xyziiyfytdcirffxgvjlbnlgrr6rcgy.xyz", "y6pe6wi93w.com", "yapikey.com", + "yashstoneconstruction.com", "yayoikusama.xyz", "ycab.org", "yellowlovee.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index a22f1a91d..f282e451f 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,12 +1,36 @@ [ + { + "date": "2022-11-14", + "url": "connectwallet.login-secured.ng" + }, { "date": "2022-11-14", "url": "correctiondapps.com" }, + { + "date": "2022-11-14", + "url": "login-secured.ng" + }, + { + "date": "2022-11-14", + "url": "nodedelegations.digital" + }, { "date": "2022-11-14", "url": "polkadotcommunity.com" }, + { + "date": "2022-11-14", + "url": "syncdecentralised.online" + }, + { + "date": "2022-11-14", + "url": "tokenrectify.com" + }, + { + "date": "2022-11-14", + "url": "yashstoneconstruction.com" + }, { "date": "2022-11-13", "url": "dev-avigate.restore-vault.my.id" diff --git a/package.json b/package.json index c9173932d..fda208b56 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11", + "version": "0.18.12-0-x", "versions": { - "git": "0.18.11", + "git": "0.18.12-0-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bdcaec12d..4e5cd5a0f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11", + "version": "0.18.12-0-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 922884809..678e3ae50 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.11' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-0-x' };