diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dba6e4367..59dfa2434 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 654 Frank Update all.json (#3350) + 655 Frank Update all.json (#3352) 608 Mich Block WalletConnect "node sync" scams (#3319) 598 Tim Janssen Update all.json (#3349) 528 Jaco 0.21.3 (#3351) diff --git a/all.json b/all.json index e9bc412fe..82c42e9cb 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "chain-claim.buzz", - "tokensprojectsrarity.site", - "uplhold-wallet-login.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -2124,6 +2121,7 @@ "cfd500connect.xyz", "cgmdirect.com.au", "chain-bridge.xyz", + "chain-claim.buzz", "chain-connect-protocol.square.site", "chain-connect.xyz", "chain-connects.com", @@ -15082,6 +15080,7 @@ "tokensoultion.com", "tokenspace.finance", "tokensprojectrarity.com", + "tokensprojectsrarity.site", "tokensprotocol.live", "tokensprotocols.com", "tokensprotocolservices.com", @@ -15725,6 +15724,7 @@ "upholdverifywallet.com", "upholdwallet.online", "upholldwallet-log-in.com", + "uplhold-wallet-login.com", "uplhold-wallet.com", "uplift-cryp.website", "uploadsecure.xyz", diff --git a/all/buzz/all.json b/all/buzz/all.json index 969509037..72e6fb0e3 100644 --- a/all/buzz/all.json +++ b/all/buzz/all.json @@ -3,6 +3,7 @@ "basic-indexpad.buzz", "bugfixed.buzz", "bugrectify.buzz", + "chain-claim.buzz", "chainfix.buzz", "colinlandds.buzz", "daqpconnect.buzz", diff --git a/all/com/all.json b/all/com/all.json index d2d153928..8c219bfaa 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5974,6 +5974,7 @@ "upholds-wallett.com", "upholdverifywallet.com", "upholldwallet-log-in.com", + "uplhold-wallet-login.com", "uplhold-wallet.com", "upolkadot.com", "upsalefx.com", diff --git a/all/site/all.json b/all/site/all.json index cd8078daa..680b793c4 100644 --- a/all/site/all.json +++ b/all/site/all.json @@ -1001,6 +1001,7 @@ "to-web.site", "tokalter.site", "token-im-simtoken.site", + "tokensprojectsrarity.site", "tomtakx.site", "toplentn.site", "trustedawards-event.site", diff --git a/meta/2023-05.json b/meta/2023-05.json index c94b89f0d..869e73692 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -7,6 +7,10 @@ "date": "2023-05-13", "url": "accountsdappsfixing.web.app" }, + { + "date": "2023-05-13", + "url": "chain-claim.buzz" + }, { "date": "2023-05-13", "url": "colabot-network.com" @@ -27,6 +31,14 @@ "date": "2023-05-13", "url": "swapfactor.website" }, + { + "date": "2023-05-13", + "url": "tokensprojectsrarity.site" + }, + { + "date": "2023-05-13", + "url": "uplhold-wallet-login.com" + }, { "date": "2023-05-13", "url": "uplhold-wallet.com" diff --git a/package.json b/package.json index 469652ea1..a5dc5e29c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-0-x", + "version": "0.21.4-1-x", "versions": { - "git": "0.21.4-0-x", + "git": "0.21.4-1-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 252e26fbc..43cb11767 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-0-x", + "version": "0.21.4-1-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5aea2a5ab..15235e736 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.4-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-1-x' };