From a66c890799ce82fe1c2d0582c9f66e720b345ead Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 06:00:43 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-99-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bbb43bf59..a65d1028e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 345 Frank Update all.json (#2497) - 311 Tim Janssen Update all.json (#2495) + 312 Tim Janssen Update all.json (#2498) 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 35fb43f3b..5c41859ab 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "blascanner.firebaseapp.com", - "metapad-next.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1104,6 +1102,7 @@ "bitwexray.com", "bitz.country", "bizdavar.com", + "blascanner.firebaseapp.com", "blascanner.web.app", "bloccksync.live", "bloccwallets.com", @@ -6906,6 +6905,7 @@ "metammasks.io", "metamusk.us", "metamusktoken.com", + "metapad-next.com", "metapancakeswap.com", "metarun.finance", "metasafe.live", diff --git a/meta/2022-10.json b/meta/2022-10.json index ee379616a..63a53a0b9 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-10-29", + "url": "blascanner.firebaseapp.com" + }, + { + "date": "2022-10-29", + "url": "metapad-next.com" + }, { "date": "2022-10-28", "url": "assetconnect.org" diff --git a/package.json b/package.json index f065bb47a..2053133aa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-98-x", + "version": "0.18.11-99-x", "versions": { - "git": "0.18.11-98-x", + "git": "0.18.11-99-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 165944094..e810d5773 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-98-x", + "version": "0.18.11-99-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 cf33fa267..49ddb6c16 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-98-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-99-x' };