diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 83e4f01cf..61b9b5153 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 653 Frank Update all.json (#3347) 608 Mich Block WalletConnect "node sync" scams (#3319) - 597 Tim Janssen Update all.json (#3348) + 598 Tim Janssen Update all.json (#3349) 527 Jaco 0.21.2 (#3309) 428 mhusnirizal update all.json (#3339) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2fa9f8295..1a2ba622d 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rectifierspacetop.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -12511,6 +12510,7 @@ "rectifiernetwork.live", "rectifierprotocol.live", "rectifierprotocol.online", + "rectifierspacetop.com", "rectifirierernace.xyz", "rectifwebbot.link", "rectify-apps.com", diff --git a/all/com/all.json b/all/com/all.json index 52790e975..da9f0e865 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4722,6 +4722,7 @@ "rectificationwallets.com", "rectificationweb.com", "rectifierchannel.com", + "rectifierspacetop.com", "rectify-apps.com", "rectify-dapps.com", "rectify-metaspace.com", diff --git a/meta/2023-05.json b/meta/2023-05.json index 41fd8334f..ed1e462a5 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-05-12", + "url": "rectifierspacetop.com" + }, { "date": "2023-05-12", "url": "sync-validator.vercel.app" diff --git a/package.json b/package.json index 8f5a0e0e4..d967ae0e8 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.3-31-x", + "version": "0.21.3-32-x", "versions": { - "git": "0.21.3-31-x", + "git": "0.21.3-32-x", "npm": "0.21.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 75a46a0c4..74aa00a09 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.3-31-x", + "version": "0.21.3-32-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.1.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d20c1cda..7855d7f89 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.21.3-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-32-x' };