From 1825588daf4917c51cc6f60b714cb77a989f23fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:34:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-79-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/xyz/all.json | 1 + meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 87ab89a1f..245e613bd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 483 Jaco Fix invalid url character (#2852) - 453 Tim Janssen Update all.json (#2856) + 454 Tim Janssen Update all.json (#2857) 452 Frank Update all.json (#2849) 394 mhusnirizal update all.json (#2850) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 509103add..80740fcdd 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collab.inload.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2094,6 +2093,7 @@ "collab-tools.live", "collab-validator.com", "collab-verifier.netlify.app", + "collab.inload.xyz", "collab.ioapps.info", "collabactivation.com", "collabandd.cc", diff --git a/all/xyz/all.json b/all/xyz/all.json index b3a5a0b1f..086dff627 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -72,6 +72,7 @@ "cointradingsmartconnect.xyz", "coinwallets.xyz", "coirecoinsmartsolution.xyz", + "collab.inload.xyz", "collabdapps.xyz", "collablandwalletconnect.xyz", "collablandwallets.xyz", diff --git a/meta/2023-01.json b/meta/2023-01.json index 2bb4ae070..0a8ca5d41 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -31,6 +31,10 @@ "date": "2023-01-23", "url": "claim-seedify.org" }, + { + "date": "2023-01-23", + "url": "collab.inload.xyz" + }, { "date": "2023-01-23", "url": "connectfixed.org" diff --git a/package.json b/package.json index bdf135a46..64b5973bd 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-78-x", + "version": "0.18.14-79-x", "versions": { - "git": "0.18.14-78-x", + "git": "0.18.14-79-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7efbcd6c5..7d2df93e0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-78-x", + "version": "0.18.14-79-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 03748e936..19d251dce 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.14-78-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-79-x' };