diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e6c30f8a4..06a21ac5e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 644 Frank Update all.json (#3312) 606 Mich Block scam "multipannel.site", (#3314) - 581 Tim Janssen Update all.json (#3299) + 582 Tim Janssen Update all.json (#3313) 527 Jaco 0.21.2 (#3309) 425 mhusnirizal update all.json (#3295) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index d94ddc9d6..551541eb2 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "spaceshuttles.top", - "quickrectifier.vercel.app", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -12328,6 +12326,7 @@ "quickprotocolconnect.com", "quickrectification.com", "quickrectifier.com", + "quickrectifier.vercel.app", "quicksumfxi.com", "quicksync.online", "quicksync.pages.dev", @@ -13727,6 +13726,7 @@ "space-seedify.org", "spacedev.live", "spaceknight.online", + "spaceshuttles.top", "spacesynfx.com", "spacextoken-protocol.co", "spacsea.com", diff --git a/all/app/all.json b/all/app/all.json index 663659131..c58372859 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -356,6 +356,7 @@ "protocoldapps.web.app", "protocolsfix.app", "quick-network.app", + "quickrectifier.vercel.app", "quickvalidatewallet.netlify.app", "quickwalletconnect.netlify.app", "radiocacaconnect.netlify.app", diff --git a/all/top/all.json b/all/top/all.json index c9d9783bf..ec58eee10 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -71,6 +71,7 @@ "resolveissuse.top", "smartcointech.top", "smartcointechsauth.top", + "spaceshuttles.top", "tokeniam.top", "tokeniim.top", "tokenimi.top", diff --git a/meta/2023-05.json b/meta/2023-05.json index 1581ca1ec..5a86b7d64 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -3,6 +3,14 @@ "date": "2023-05-02", "url": "multipannel.site" }, + { + "date": "2023-05-02", + "url": "quickrectifier.vercel.app" + }, + { + "date": "2023-05-02", + "url": "spaceshuttles.top" + }, { "date": "2023-05-01", "url": "dappinterface.online" diff --git a/package.json b/package.json index 6841dc7f4..3b7c840a6 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.3-3-x", + "version": "0.21.3-4-x", "versions": { - "git": "0.21.3-3-x", + "git": "0.21.3-4-x", "npm": "0.21.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8a0770720..dff5ed06c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.3-3-x", + "version": "0.21.3-4-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 2273059f4..8153a8b05 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-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.3-4-x' };