From e7f461f62e9d5208d21bc89616961fce87ce286f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 05:07:19 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.6 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-03.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d9d36f613..ff547cf9e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 421 Mich Update all.json (#1258) 366 Jaco 0.9.1 (#1264) - 158 mhusnirizal update all.json (#1268) + 159 mhusnirizal update all.json (#1270) 77 michalisFr Update all.json (#1036) 69 frankywild Update all.json (#1267) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 374746297..258a08687 100644 --- a/all.json +++ b/all.json @@ -1,8 +1,6 @@ { "allow": [], "deny": [ - "servicecylce.online", - "loopfixchains.site", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2269,6 +2267,7 @@ "loliverse.io", "looksrareconnect.org", "looksrareliveconnect.org", + "loopfixchains.site", "lynodes.com", "m.dappsconnectify.com", "m.tokensvalidate.live", @@ -4013,6 +4012,7 @@ "serverprotocols.net", "serversnodes.com", "serversupportapp.com", + "servicecylce.online", "servicesitilition.services", "servizioassistenza.info", "sfdwafsadaw.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 6bf036e82..6acf1719c 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -3,6 +3,14 @@ "date": "2022-03-14", "url": "crypto-safeauth.com" }, + { + "date": "2022-03-14", + "url": "loopfixchains.site" + }, + { + "date": "2022-03-14", + "url": "servicecylce.online" + }, { "date": "2022-03-13", "url": "162.222.226.37" diff --git a/package.json b/package.json index 92f219cf4..654d1b187 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.5", + "version": "0.9.6", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ec854da23..c65cfcf10 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.5", + "version": "0.9.6", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3f0cc0e8c..fcbefa6b8 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.9.5' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.6' };