From 67461bbc570a7e313c14d80f6c4daf2b16e48ff2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 15:35:08 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.10 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-03.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f3bed25d5..ec3a16ba3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 423 Mich Update all.json (#1272) 366 Jaco 0.9.1 (#1264) - 160 mhusnirizal update all.json (#1273) + 161 mhusnirizal update all.json (#1274) 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 ae365b10a..5c6e4b016 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "webwallet-authntication.us", - "defi-cronos.com", - "dappsyncbridge.com", - "multimintbridge.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1442,6 +1438,7 @@ "dappsync.io", "dappsyncapp.com", "dappsyncauthorization.xyz", + "dappsyncbridge.com", "dappsyncconnect.com", "dappsyncconnect.mutidappconnect.com", "dappsynchronizers.online", @@ -1567,6 +1564,7 @@ "defi-authentication.com", "defi-conects.com", "defi-connects.com", + "defi-cronos.com", "defi-dapp-resolution.org", "defi-dapps-resolution.org", "defi-function.app", @@ -2837,6 +2835,7 @@ "multifaucetconnect.online", "multifixchain.net", "multiibridgedapps.com", + "multimintbridge.com", "multimintsbridge.com", "multipledapps.com", "multistalks-online.xyz", @@ -5805,6 +5804,7 @@ "websyncprop.com", "websyncvalidator.net", "webtokenvalidations.com", + "webwallet-authntication.us", "webwalletauthenticate.com", "webwalletauthentication.net", "webwalletauthntication.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index abbbafc35..6daba070c 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -15,6 +15,14 @@ "date": "2022-03-14", "url": "crypto-safeauth.com" }, + { + "date": "2022-03-14", + "url": "dappsyncbridge.com" + }, + { + "date": "2022-03-14", + "url": "defi-cronos.com" + }, { "date": "2022-03-14", "url": "definodesmodule.com" @@ -27,6 +35,10 @@ "date": "2022-03-14", "url": "loopfixchains.site" }, + { + "date": "2022-03-14", + "url": "multimintbridge.com" + }, { "date": "2022-03-14", "url": "mydefinodes.net" @@ -51,6 +63,10 @@ "date": "2022-03-14", "url": "web3walletsecureprotocols.com" }, + { + "date": "2022-03-14", + "url": "webwallet-authntication.us" + }, { "date": "2022-03-13", "url": "162.222.226.37" diff --git a/package.json b/package.json index c2b29af60..3110eed16 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.9", + "version": "0.9.10", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0a3cba5d4..6b00ab480 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.9", + "version": "0.9.10", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ab38b3310..de9f12282 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.9' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.10' };