From d80ff08ae7dde3e9e3aab946358061b2a437e83f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 05:55:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-34-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 13 ++++++------- meta/2022-08.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 39 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 843bc88c9..883cba005 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) - 301 mhusnirizal update all.json (#2085) + 302 mhusnirizal update all.json (#2099) 229 Frank Update all.json (#2098) 165 Tim Janssen Update all.json (#2097) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 2f2a5d7b5..3bb8d5ece 100644 --- a/all.json +++ b/all.json @@ -26,13 +26,6 @@ "zapto.org" ], "deny": [ - "allinonesync.com", - "dev-web3dappscollabs.pantheonsite.io", - "automatedauth.com", - "terranodes.online", - "launchmywallet.netlify.app", - "syncrecovery.site", - "nodes.allinonesync.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -333,6 +326,7 @@ "allinone-connects.com", "allinone-defi.net", "allinone-services.net", + "allinonesync.com", "allmainnetdapps.com", "allnetsync.com", "allnode.online", @@ -761,6 +755,7 @@ "autofixbug.site", "autofixmyblock.com", "autofixpermit.com", + "automatedauth.com", "automatedfix.online", "automaticdappsvalidator.com", "automaticdefivalidate.com", @@ -3655,6 +3650,7 @@ "dev-wc-errorfix.pantheonsite.io", "dev-wcerrorfix.pantheonsite.io", "dev-wcerrorfixertool.pantheonsite.io", + "dev-web3dappscollabs.pantheonsite.io", "dev-webconnect-pantheonsite.com", "devcollabfix.live", "develon.com", @@ -5013,6 +5009,7 @@ "launchconnectpad.co", "launchdapps.netlify.app", "launchmainnet-sync.com", + "launchmywallet.netlify.app", "launchpad.dapps-synapse.network", "launchpad.sync-enjinstarter.com", "launchpad.sync-synapse.network", @@ -9107,6 +9104,7 @@ "syncr-wallet.com", "syncractification.com", "syncreconnect.com", + "syncrecovery.site", "syncrectification.live", "syncrectify.netlify.app", "syncredirecting.info", @@ -9258,6 +9256,7 @@ "terrabridge.website", "terraconnection.net", "terradapp.live", + "terranodes.online", "terras-money.com", "terrastation.network", "terrastationonline.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 4069f0819..d95acb27c 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-08-21", + "url": "allinonesync.com" + }, + { + "date": "2022-08-21", + "url": "automatedauth.com" + }, + { + "date": "2022-08-21", + "url": "dev-web3dappscollabs.pantheonsite.io" + }, + { + "date": "2022-08-21", + "url": "launchmywallet.netlify.app" + }, + { + "date": "2022-08-21", + "url": "nodes.allinonesync.com" + }, + { + "date": "2022-08-21", + "url": "syncrecovery.site" + }, + { + "date": "2022-08-21", + "url": "terranodes.online" + }, { "date": "2022-08-20", "url": "binrectifier.site" diff --git a/package.json b/package.json index 5ac927947..a35d89726 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-33-x", + "version": "0.18.6-34-x", "versions": { - "git": "0.18.6-33-x", + "git": "0.18.6-34-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cedab1cf7..7a4a1a9a7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-33-x", + "version": "0.18.6-34-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9ab8f4a16..2add15f54 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.6-33-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-34-x' };