From c0220df6b3a33d1390d1ea543162d43edc2022d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 08:20:40 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-77-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- meta/2022-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ed459300a..7ddc13b02 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 475 Jaco Bump dev (#2724) 414 Tim Janssen Update all.json (#2732) 409 Frank Update all.json (#2727) - 378 mhusnirizal update all.json (#2730) + 379 mhusnirizal update all.json (#2733) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 alineherzman Update all.json (#2660) diff --git a/all.json b/all.json index e03b1ae5b..12ab5f762 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ "zapto.org" ], "deny": [ - "universaldefidomain.io", - "support.universaldefidomain.io", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -12387,6 +12385,7 @@ "universaldap-bridge.com", "universaldappbridge.xyz", "universaldapps.com", + "universaldefidomain.io", "universaldex.exchange", "universalrectifyerz.xyz", "universalresolution.net", diff --git a/meta/2022-12.json b/meta/2022-12.json index 61239098e..629b00ec3 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-12-29", + "url": "support.universaldefidomain.io" + }, + { + "date": "2022-12-29", + "url": "universaldefidomain.io" + }, { "date": "2022-12-29", "url": "wallet-auth.pages.dev" diff --git a/package.json b/package.json index cb24b0496..5e77b9477 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-76-x", + "version": "0.18.13-77-x", "versions": { - "git": "0.18.13-76-x", + "git": "0.18.13-77-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 469a760d6..87d54d7f3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-76-x", + "version": "0.18.13-77-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4766a23c5..a4de4b28f 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.13-76-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-77-x' };