From 86f96091529feaa9ebc623a96f7177ba8666fd11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 11:53:47 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.23 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.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 931c7e4a5..8cc131d38 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 444 Mich Update all.json (#1326) 371 Jaco Bump dev (#1325) 174 mhusnirizal update all.json (#1312) - 78 frankywild Update all.json (#1323) + 79 frankywild Update all.json (#1327) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 994adb0f8..bb3ddc63d 100644 --- a/all.json +++ b/all.json @@ -3,7 +3,6 @@ "deny": [ "0vvwvuniswap.top", "0vvwwuniswap.top", - "dotevent22.com", "0vwwuniswap.top", "123-informatica.com", "16-b.it", @@ -1771,6 +1770,7 @@ "dotevent.io", "dotevent.live", "dotevent.org", + "dotevent22.com", "dothereum-polkadot.net", "dotmoovs.medium.cn.com", "dotmoovs.polkastarter.com.es", diff --git a/meta/2022-03.json b/meta/2022-03.json index 22390d06a..a7b1692e6 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -23,6 +23,10 @@ "date": "2022-03-23", "url": "decentramainnet.com" }, + { + "date": "2022-03-23", + "url": "dotevent22.com" + }, { "date": "2022-03-23", "url": "mainnet-interface.net" diff --git a/package.json b/package.json index b3029c60c..0f5ecc43e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.22", + "version": "0.10.23", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0d681bb78..c2a778227 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.22", + "version": "0.10.23", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8384e4263..b7d1f784b 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.10.22' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.23' };