From a5a4bcb82ff9bbf019661b1c4ea249e57f7967d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 05:26:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-09.json | 28 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 40 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5ef4837b4..16881e522 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 455 Jaco Additional url (as per issues logged) (#2177) 313 mhusnirizal update all.json (#2192) 250 Frank Update all.json (#2197) - 208 Tim Janssen Update all.json (#2198) + 209 Tim Janssen Update all.json (#2200) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 05a53caeb..690621a8a 100644 --- a/all.json +++ b/all.json @@ -27,13 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "ewalletvalidators.com", - "allvalidation.live", - "dappsconnect-integrator.link", - "rectifydapps.website", - "syncrectifylive.com", - "syncmain-rectify.com", - "app-syncaffix.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -371,6 +364,7 @@ "allsolutionrectify.com", "alltokendapsupport.com", "alltokensupport-xx10.xyz", + "allvalidation.live", "allwalletconnet.com", "allwalletdapps.com", "allwalletfixs.com", @@ -473,6 +467,7 @@ "app-pro.org", "app-restore-wallets.com", "app-sync.net", + "app-syncaffix.com", "app-synconline.com", "app-syncrectifier.org", "app-synscsrectify.com", @@ -2948,6 +2943,7 @@ "dappsconnecsion.online", "dappsconnect-auth.org", "dappsconnect-integrator.com", + "dappsconnect-integrator.link", "dappsconnect.dev", "dappsconnect.io", "dappsconnect.me", @@ -4178,6 +4174,7 @@ "evidenceconnectwonder.xyz", "evmtoken.xyz", "ewalletretrieval.live", + "ewalletvalidators.com", "excelbuy-connect.net", "excelhalonft.net", "exchangeconnect.art", @@ -8200,6 +8197,7 @@ "rectifydappmainnet.online", "rectifydapps.com", "rectifydapps.online", + "rectifydapps.website", "rectifydappserver.net", "rectifydefiprotocol.com", "rectifyhiveon.online", @@ -9368,6 +9366,7 @@ "synclive.org", "synclive.xyz", "synclivewallets.online", + "syncmain-rectify.com", "syncmainaffixs.com", "syncmainnet.net", "syncmainnetwork.com", @@ -9413,6 +9412,7 @@ "syncrecovery.site", "syncrectification.live", "syncrectify.netlify.app", + "syncrectifylive.com", "syncredirecting.info", "syncrepair.live", "syncresolve.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 1c9c067f0..995fdb9b2 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-09-06", + "url": "allvalidation.live" + }, + { + "date": "2022-09-06", + "url": "app-syncaffix.com" + }, + { + "date": "2022-09-06", + "url": "dappsconnect-integrator.link" + }, + { + "date": "2022-09-06", + "url": "ewalletvalidators.com" + }, + { + "date": "2022-09-06", + "url": "rectifydapps.website" + }, + { + "date": "2022-09-06", + "url": "syncmain-rectify.com" + }, + { + "date": "2022-09-06", + "url": "syncrectifylive.com" + }, { "date": "2022-09-05", "url": "aligntools.live" diff --git a/package.json b/package.json index d46ff4bc7..d7db2edbf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-23-x", + "version": "0.18.8-24-x", "versions": { - "git": "0.18.8-23-x", + "git": "0.18.8-24-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 65305248e..613fa1d0a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-23-x", + "version": "0.18.8-24-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 04c257388..931ef9d89 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.8-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-24-x' };