diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3b33fac3a..0ca7830f4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 448 Mich Update all.json (#1339) + 449 Mich Update all.json (#1340) 371 Jaco Bump dev (#1325) 177 mhusnirizal update all.json (#1334) 82 frankywild Update all.json (#1335) diff --git a/all.json b/all.json index 36ab1bc8a..9019bd7f5 100644 --- a/all.json +++ b/all.json @@ -8,9 +8,6 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "validatepronetwork.com", - "defiprotocols.online", - "polkadot.events", "1chaincrypto.com", "1inch-network.net", "1inch-wallet.org", @@ -1703,6 +1700,7 @@ "definodesmodule.com", "defiprotocol-fixedissues.com", "defiprotocolrestore.com", + "defiprotocols.online", "defipulse.sale", "defirestore.com", "defirobots.co", @@ -3720,6 +3718,7 @@ "polkadot.company", "polkadot.cyou", "polkadot.deals", + "polkadot.events", "polkadot.exchange", "polkadot.express", "polkadot.gg", @@ -5046,6 +5045,7 @@ "validatemywallet.online", "validateonline.net", "validateonlinwallet.com", + "validatepronetwork.com", "validates-dapp.com", "validates-wallets.com", "validatesecurredwallets.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 5af553cbb..f696e2890 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -7,10 +7,22 @@ "date": "2022-03-25", "url": "cryptosvalidator.webflow.io" }, + { + "date": "2022-03-25", + "url": "defiprotocols.online" + }, + { + "date": "2022-03-25", + "url": "polkadot.events" + }, { "date": "2022-03-25", "url": "shinemedia.com.ng" }, + { + "date": "2022-03-25", + "url": "validatepronetwork.com" + }, { "date": "2022-03-24", "url": "accountsvalidator.net" diff --git a/package.json b/package.json index 3d576a6d9..775ff74c4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.33", + "version": "0.10.34", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 90b82ba7b..15cc2087f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.33", + "version": "0.10.34", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0a8e18cbd..fc65fce0f 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.33' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.34' };