diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1fb65fefd..27265d340 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 578 Frank Update all.json (#3175) - 557 Tim Janssen Update all.json (#3176) + 558 Tim Janssen Update all.json (#3178) 518 Jaco Add r2.dev to allow (Cloudflare bucket) (#3155) 417 mhusnirizal update all.json (#3160) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 6386bdd8b..ff37ac1a5 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "mywallet.support", - "nodetool.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -9852,6 +9850,7 @@ "mywallet-dappsvalidator.weebly.com", "mywallet-metamask.com", "mywallet.sbs", + "mywallet.support", "mywalletapps.com", "mywalletappsync.com", "mywalletauth.com", @@ -10303,6 +10302,7 @@ "nodesynced.com", "nodesyncs.com", "nodetoautt.com", + "nodetool.org", "nodetooldev.online", "nodetoolsdev.com", "nodetranscendence.com", diff --git a/all/org/all.json b/all/org/all.json index eb103076c..abbf90c79 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -609,6 +609,7 @@ "nodepagedatta.org", "nodepagelist.org", "nodesvalidation.org", + "nodetool.org", "nodevalidators.org", "nodeverify-keybase.org", "nordicweb3foundation.org", diff --git a/all/support/all.json b/all/support/all.json index 053983170..1a5409520 100644 --- a/all/support/all.json +++ b/all/support/all.json @@ -20,6 +20,7 @@ "io-team.support", "livesync.support", "metachain.support", + "mywallet.support", "noderest.support", "revokedapp.support", "support-metamask.support", diff --git a/meta/2023-03.json b/meta/2023-03.json index 9bd93cfe4..a409a3b97 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -7,6 +7,14 @@ "date": "2023-03-24", "url": "launchpads.network" }, + { + "date": "2023-03-24", + "url": "mywallet.support" + }, + { + "date": "2023-03-24", + "url": "nodetool.org" + }, { "date": "2023-03-23", "url": "bafybeide4unrcmuocz27bnhwauktb3eal6bnkctmyolhqz27qeuhfjn7ta.ipfs.dweb.link" diff --git a/package.json b/package.json index 8677bdfae..f6c0138de 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.4-24-x", + "version": "0.20.4-25-x", "versions": { - "git": "0.20.4-24-x", + "git": "0.20.4-25-x", "npm": "0.20.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5963d3e00..e80a7479f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.4-24-x", + "version": "0.20.4-25-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ad297f747..d7a8c7b2a 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.20.4-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.4-25-x' };