From e90e639ad51e301699ddb1d7be7165073a8bd4cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:26:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-08.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 cd58c7e21..d657205a1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 297 mhusnirizal update all.json (#2069) 222 Frank Update all.json (#2072) - 154 Tim Janssen Update all.json (#2071) + 155 Tim Janssen Update all.json (#2073) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index bebaec089..648095a6b 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,7 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "notifyv2migrateddssfsss.net", - "acsponline.live", "0vvwwuniswap.top", - "rectificationweb.com", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -205,6 +202,7 @@ "accountvalidationpage.com", "acount.ca", "acs-dapp.com", + "acsponline.live", "activacionstracash.info", "activate-collab.land", "activatedappconnect.live", @@ -6655,6 +6653,7 @@ "nordsynchronization.com", "normativa-ora.com", "notificationsintuits.com", + "notifyv2migrateddssfsss.net", "novaetvetera.co", "novussurgicalco.com", "nowsolve.live", @@ -7858,6 +7857,7 @@ "rectificationsync.com", "rectificationwal.online", "rectificationwallets.com", + "rectificationweb.com", "rectifierchannel.com", "rectify-dapps.com", "rectify-metaspace.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 595019270..de5901297 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-08-16", + "url": "acsponline.live" + }, + { + "date": "2022-08-16", + "url": "notifyv2migrateddssfsss.net" + }, + { + "date": "2022-08-16", + "url": "rectificationweb.com" + }, { "date": "2022-08-15", "url": "adaofficialx2.com" diff --git a/package.json b/package.json index a9ee59ef8..626ab7025 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-11-x", + "version": "0.18.6-12-x", "versions": { - "git": "0.18.6-11-x", + "git": "0.18.6-12-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6153b791b..e16d09a6c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-11-x", + "version": "0.18.6-12-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 a4f2b452b..01429888f 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-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-12-x' };