diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 34c931cb3..06ef498b0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 438 Mich Update all.json (#1314) + 439 Mich Update all.json (#1315) 370 Jaco Swap to using tabs in json (#1304) 174 mhusnirizal update all.json (#1312) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 8dd6c4192..8565c27f0 100644 --- a/all.json +++ b/all.json @@ -8,7 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "modest-yalow.192-3-122-179.plesk.page", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -2859,6 +2858,7 @@ "mobilewalletvalidation.net", "mobileworldappsstore.xyz", "mobwallet.co", + "modest-yalow.192-3-122-179.plesk.page", "molliea.ml", "moneylion.com", "monsterapeclub-mint.online", diff --git a/meta/2022-03.json b/meta/2022-03.json index e9e40fe10..0f6aebfb7 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -87,6 +87,10 @@ "date": "2022-03-21", "url": "metamaskwailet.com" }, + { + "date": "2022-03-21", + "url": "modest-yalow.192-3-122-179.plesk.page" + }, { "date": "2022-03-21", "url": "multichainprotocol.com" diff --git a/package.json b/package.json index 5a8b0cf47..9285514fc 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.11", + "version": "0.10.12", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4e7fd2fda..175a4adac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.11", + "version": "0.10.12", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c25d498d1..435870f7a 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.11' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.12' };