From 3d4494fa01b337875a352616500cb9f2154ebe6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 3 Feb 2022 04:41:26 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.114 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-02.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 08406cdb8..c175123b5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 343 Mich Update all.json (#1044) 334 Jaco Remove polkadot.energy (#1040) - 101 mhusnirizal update all.json (#1045) + 102 mhusnirizal update all.json (#1046) 77 michalisFr Update all.json (#1036) 31 frankywild Update all.json (#1031) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 6141b6295..556c9308f 100644 --- a/all.json +++ b/all.json @@ -1,7 +1,6 @@ { "allow": [], "deny": [ - "synchronizewalletnode.net", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2745,6 +2744,7 @@ "synchronizecoin.link", "synchronizetrustwallet.com", "synchronizevalidation.net", + "synchronizewalletnode.net", "synchronzes.com", "synchwebconnection.com", "syncingcryptovalidator.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index 001aff9c5..4e2eebbd5 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-02-03", + "url": "synchronizewalletnode.net" + }, { "date": "2022-02-02", "url": "adaup2022.com" diff --git a/package.json b/package.json index a7edf06ce..4daa5a06e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.113", + "version": "0.8.114", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c317d7979..c11e3a640 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.113", + "version": "0.8.114", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 857772f13..226feb122 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.8.113' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.114' };