diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 70b2a3c2b..e5222798f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1106 Tim Janssen Update all.json (#4931) + 1107 Tim Janssen Update all.json (#4932) 1062 Frank Update all.json (#4922) 687 mhusnirizal update all.json (#4914) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index fc1b24216..c7d5958ca 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ ], "deny": [ "0-chain.com", - "webchainsync.net", - "migrates-dapps.xyz", - "smartsyncnodes.pro", - "resolversmartchain.net", - "synch-dappnode.netlify.app", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -23715,6 +23710,7 @@ "migratemetov2web.xyz", "migratemobileconnect.co", "migrateplanb.online", + "migrates-dapps.xyz", "migrates-fixs.live", "migrates-micropets.icu", "migrates-shiryo.com", @@ -30890,6 +30886,7 @@ "resolverprotocol.com", "resolverprotocol.pages.dev", "resolverprotocols.com", + "resolversmartchain.net", "resolverweb3.pages.dev", "resolvesdapp.pages.dev", "resolvesfaster.com", @@ -33383,6 +33380,7 @@ "smartsyncmigrate.site", "smartsyncmigrations.com", "smartsyncnode.com", + "smartsyncnodes.pro", "smartsyncprotocol.tech", "smartsyncronization.com", "smartsyncsapps.com", @@ -34974,6 +34972,7 @@ "syncfusions.com", "syncget.online", "synch-connect.com", + "synch-dappnode.netlify.app", "synchain.site", "synchainapp.com", "synchaindex.com", @@ -41119,6 +41118,7 @@ "webchainnode.com", "webchainpcfix.com", "webchainrectify.live", + "webchainsync.net", "webcheckblockchain.com", "webcheckprotocol.com", "webclaim.live", diff --git a/all/app/all.json b/all/app/all.json index 60cf062c6..0185e0035 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -1679,6 +1679,7 @@ "syncexchange.app", "syncfix.netlify.app", "syncfixbugs.netlify.app", + "synch-dappnode.netlify.app", "synchrondapps.netlify.app", "synchronizationdapp.vercel.app", "synchronizemainnet.app", diff --git a/all/net/all.json b/all/net/all.json index a4aab9d87..0755559c9 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -1623,6 +1623,7 @@ "resolverpanel-dapp.net", "resolverpanel.net", "resolverpaneldapp.net", + "resolversmartchain.net", "restorationprocess.net", "restoremetamask.net", "restorewallet-activation.net", @@ -2195,6 +2196,7 @@ "web3validator.net", "web3walletconnect.net", "webapp3.net", + "webchainsync.net", "webcoinassist.net", "webconnectingwallets.net", "webdapp.net", diff --git a/all/pro/all.json b/all/pro/all.json index e2656b7d1..0f429ee99 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -347,6 +347,7 @@ "smartmobilizeapp.pro", "smartpurifyapp.pro", "smartredressxrp.pro", + "smartsyncnodes.pro", "solidy-nuchedat.pro", "solution-dapp.pro", "soniclabs-migrate.pro", diff --git a/all/xyz/all.json b/all/xyz/all.json index 63839734b..5a2624ba4 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -1586,6 +1586,7 @@ "migratebit-mantle.xyz", "migratebt-mantle.xyz", "migratemetov2web.xyz", + "migrates-dapps.xyz", "migratesquiddgrow.xyz", "migratetov2.xyz", "migratetov2finalcoin.xyz", diff --git a/meta/2025-02.json b/meta/2025-02.json index 183efbcc1..50a020a6f 100644 --- a/meta/2025-02.json +++ b/meta/2025-02.json @@ -15,10 +15,30 @@ "date": "2025-02-10", "url": "decentralizednodes.org" }, + { + "date": "2025-02-10", + "url": "migrates-dapps.xyz" + }, + { + "date": "2025-02-10", + "url": "resolversmartchain.net" + }, + { + "date": "2025-02-10", + "url": "smartsyncnodes.pro" + }, + { + "date": "2025-02-10", + "url": "synch-dappnode.netlify.app" + }, { "date": "2025-02-10", "url": "web-fixprotocol.pages.dev" }, + { + "date": "2025-02-10", + "url": "webchainsync.net" + }, { "date": "2025-02-10", "url": "yncnodesapp.vercel.app" diff --git a/package.json b/package.json index 0b75de1bd..ea79f576a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.4-5-x", + "version": "0.25.4-6-x", "versions": { - "git": "0.25.4-5-x", + "git": "0.25.4-6-x", "npm": "0.25.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d7b2baf87..e5f76e310 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.4-5-x", + "version": "0.25.4-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 702d2b885..08010233c 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.25.4-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.4-6-x' };