diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6d56b2307..56b206ad2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 434 Mich Update all.json (#1300) + 435 Mich Update all.json (#1301) 368 Jaco Bump babel (#1299) 168 mhusnirizal update all.json (#1297) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 2a07324f1..091b9b7ef 100644 --- a/all.json +++ b/all.json @@ -4,7 +4,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "walletprotocol.net", "123-informatica.com", "16-b.it", "162.222.226.37", @@ -5469,6 +5468,7 @@ "walletpankakeswap.com", "walletpolkadot.com", "walletpower.net", + "walletprotocol.net", "walletprotocol.org", "walletprotocol.support", "walletprotocols.org", diff --git a/meta/2022-03.json b/meta/2022-03.json index 12f627c1b..48cf9375e 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -31,6 +31,10 @@ "date": "2022-03-19", "url": "smartsystem-rectify.live" }, + { + "date": "2022-03-19", + "url": "walletprotocol.net" + }, { "date": "2022-03-18", "url": "23.254.132.67" diff --git a/package.json b/package.json index 1236a778b..1c70631f3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.36", + "version": "0.9.37", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 42157d0d9..30d617bde 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.36", + "version": "0.9.37", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9794dc5b4..3297d8e1f 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.36' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.37' };