From a853c59efd71b199cc7cc96df2568a9d0791a1c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 15:07:22 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-37-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 7 +++---- meta/2022-11.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a561a2405..aea831c2c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,8 +1,8 @@ 591 Mich block "walletsrectification.network", (#2585) 467 Jaco Bump TS (#2589) 374 Frank Update all.json (#2607) + 366 mhusnirizal update all.json (#2610) 366 Tim Janssen Update all.json (#2606) - 365 mhusnirizal update all.json (#2609) 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 d59afc8d8..8c962a6fe 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ "zapto.org" ], "deny": [ - "swiftresolve.info", - "multichaindapp.network", - "rteme.xyz", - "app.swiftresolve.info", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7415,6 +7411,7 @@ "multichaincnet.online", "multichainconnect.org", "multichainconnections.org", + "multichaindapp.network", "multichainprotocol.com", "multichainregistry.co", "multichains-connect.com", @@ -9664,6 +9661,7 @@ "rpcrectify.us", "rpcs-allnode.com", "rpcs-allnodes.com", + "rteme.xyz", "ru-doc.com", "rulaninfo.com", "rutac.com.co", @@ -10576,6 +10574,7 @@ "swiftpeggybox.com", "swiftrectifier.com", "swiftrectifier.online", + "swiftresolve.info", "swiftsolutionsapp.com", "swiftstation.net", "swiftsynchronization.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 5d8ea03f5..976fa9109 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -7,6 +7,10 @@ "date": "2022-11-26", "url": "app.connectingweb3dev.cloud" }, + { + "date": "2022-11-26", + "url": "app.swiftresolve.info" + }, { "date": "2022-11-26", "url": "connectingweb3dev.cloud" @@ -23,10 +27,22 @@ "date": "2022-11-26", "url": "mainresolvetech.com" }, + { + "date": "2022-11-26", + "url": "multichaindapp.network" + }, + { + "date": "2022-11-26", + "url": "rteme.xyz" + }, { "date": "2022-11-26", "url": "smartprotocols.co" }, + { + "date": "2022-11-26", + "url": "swiftresolve.info" + }, { "date": "2022-11-26", "url": "w.digitalannex.live" diff --git a/package.json b/package.json index 9c9a66e7d..c21a7d44c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-36-x", + "version": "0.18.12-37-x", "versions": { - "git": "0.18.12-36-x", + "git": "0.18.12-37-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8fb2672a8..49851d2f0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-36-x", + "version": "0.18.12-37-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f01e1f1d5..88cd472af 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.12-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-37-x' };