From c30d27ce500ae7d3e331888526eb0891ee8dac85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 08:13:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-12.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a4ae5b84c..860a0122f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 472 Jaco Block explore-ledger.online (#2655) 391 Tim Janssen Update all.json (#2661) 386 Frank Update all.json (#2663) - 368 mhusnirizal update all.json (#2639) + 369 mhusnirizal update all.json (#2665) 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 f19cfa00e..b49cfb29b 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ "zapto.org" ], "deny": [ - "syncdataconnect.dappsio.space", - "dappsconnect.42web.io", - "synchronizationlink.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3375,6 +3372,7 @@ "dappsconnect-auth.org", "dappsconnect-integrator.com", "dappsconnect-integrator.link", + "dappsconnect.42web.io", "dappsconnect.dev", "dappsconnect.io", "dappsconnect.me", @@ -10838,6 +10836,7 @@ "syncdatachain.com", "syncdatachain.org", "syncdatacon.com", + "syncdataconnect.dappsio.space", "syncdatanode.org", "syncdatanodes.org", "syncdecentralised.online", @@ -10889,6 +10888,7 @@ "synchronization.online", "synchronizationbridge.live", "synchronizationdapps.xyz", + "synchronizationlink.com", "synchronizationvalidate.com", "synchronizationvalidate.pages.dev", "synchronizationwalletconnect.co", diff --git a/meta/2022-12.json b/meta/2022-12.json index 5a637fbe5..596109154 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-09", + "url": "dappsconnect.42web.io" + }, { "date": "2022-12-09", "url": "polkastarterdasboert.com" @@ -11,6 +15,14 @@ "date": "2022-12-09", "url": "pollkastarter.co" }, + { + "date": "2022-12-09", + "url": "syncdataconnect.dappsio.space" + }, + { + "date": "2022-12-09", + "url": "synchronizationlink.com" + }, { "date": "2022-12-09", "url": "www-polkastartar.com" diff --git a/package.json b/package.json index 1c12b6a77..36e37dd14 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-18-x", + "version": "0.18.13-19-x", "versions": { - "git": "0.18.13-18-x", + "git": "0.18.13-19-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ca4c00241..f96c60eeb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-18-x", + "version": "0.18.13-19-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 002fcd001..b590276f5 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-19-x' };