diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1a455f307..c2453002f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1025 Tim Janssen Update all.json (#4677) + 1026 Tim Janssen Update all.json (#4680) 974 Frank Update all.json (#4678) 661 mhusnirizal Update all.json (#4679) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 7da4135ac..29e8bc6f5 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rectify-rpc-mainnet.pages.dev", - "wealthnest.ltd", - "cointrades.vip", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", @@ -7040,6 +7037,7 @@ "cointokenlaunch.pro", "cointool.tech", "cointracker-reward.com", + "cointrades.vip", "cointradevestment.com", "cointradingconnectsolution.xyz", "cointradingsmartconnect.xyz", @@ -26403,6 +26401,7 @@ "rectify-noder.epizy.com", "rectify-portfolio.online", "rectify-protocol.tech", + "rectify-rpc-mainnet.pages.dev", "rectify-smartprotocol.live", "rectify-test.pages.dev", "rectify-wallet.com", @@ -35644,6 +35643,7 @@ "wdsec6ure.com", "we-change.online", "weabyartdrop.biz", + "wealthnest.ltd", "wearetalisman.lol", "weautocheck.com", "web-a3v.pages.dev", diff --git a/all/dev/all.json b/all/dev/all.json index 3a6450456..eec8874fb 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1543,6 +1543,7 @@ "rectifier-dapps.pages.dev", "rectifier-sync.pages.dev", "rectify-fix.pages.dev", + "rectify-rpc-mainnet.pages.dev", "rectify-test.pages.dev", "rectifybugs.pages.dev", "rectifyclaim.pages.dev", diff --git a/all/ltd/all.json b/all/ltd/all.json index 94cddf8ec..54bf353f7 100644 --- a/all/ltd/all.json +++ b/all/ltd/all.json @@ -27,6 +27,7 @@ "tradeassets.ltd", "walletintel.ltd", "walletsupport.ltd", + "wealthnest.ltd", "xrpledger.ltd", "zksyncera.ltd" ] diff --git a/all/vip/all.json b/all/vip/all.json index 8bb4bd35b..1d862f2c7 100644 --- a/all/vip/all.json +++ b/all/vip/all.json @@ -15,6 +15,7 @@ "claim-zksync.vip", "claims-zksync.vip", "claimthecircle.vip", + "cointrades.vip", "collab-land.vip", "crabby.favorites-pades.vip", "cryptohasbullanft.vip", diff --git a/meta/2024-09.json b/meta/2024-09.json index 1d0c00c4f..933368755 100644 --- a/meta/2024-09.json +++ b/meta/2024-09.json @@ -147,6 +147,10 @@ "date": "2024-09-26", "url": "claimv2pool.site" }, + { + "date": "2024-09-26", + "url": "cointrades.vip" + }, { "date": "2024-09-26", "url": "dapp-fixing.on-fleek.app" @@ -275,6 +279,10 @@ "date": "2024-09-26", "url": "radlant.capital" }, + { + "date": "2024-09-26", + "url": "rectify-rpc-mainnet.pages.dev" + }, { "date": "2024-09-26", "url": "rivusdao-migrate.com" @@ -331,6 +339,10 @@ "date": "2024-09-26", "url": "wappventprotocol.on-fleek.app" }, + { + "date": "2024-09-26", + "url": "wealthnest.ltd" + }, { "date": "2024-09-25", "url": "aptosfoundation.pages.dev" diff --git a/package.json b/package.json index 906e63a22..35e6fe87d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.7-3-x", + "version": "0.23.7-4-x", "versions": { - "git": "0.23.7-3-x", + "git": "0.23.7-4-x", "npm": "0.23.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 51b34b2df..f7bfcf06b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.7-3-x", + "version": "0.23.7-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index be8f0ae22..b82673a6f 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.23.7-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.7-4-x' };