diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d9cf3d0ee..29d9d6d48 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 974 Tim Janssen Update all.json (#4571) + 975 Tim Janssen Update all.json (#4572) 952 Frank Update all.json (#4570) 641 mhusnirizal update all.json (#4567) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 224e491a6..ce83ecda6 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "node-dapp.retrievepoint.tech", - "gb-8x4.pages.dev", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -14265,6 +14263,7 @@ "gathernetwork.xyz", "gavesync.cfd", "gaxle.app", + "gb-8x4.pages.dev", "gbtc-claim.com", "gccoin-whitelisting.site", "gcf-online.com", @@ -21269,6 +21268,7 @@ "node-cipher.com", "node-connect-kyc-trade.netlify.app", "node-connect-walethub.pages.dev", + "node-dapp.retrievepoint.tech", "node-dapprect.com", "node-dapprectify.live", "node-data.com", diff --git a/all/dev/all.json b/all/dev/all.json index 3aadeacb1..0f550ad4d 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -701,6 +701,7 @@ "galaxyfox-i.pages.dev", "galaxyfox-im.pages.dev", "gamium.pages.dev", + "gb-8x4.pages.dev", "genesis-celestia2ndphase.pages.dev", "getmanta.pages.dev", "globebasic.pages.dev", diff --git a/all/tech/all.json b/all/tech/all.json index be8bdcb89..6d1d2e62b 100644 --- a/all/tech/all.json +++ b/all/tech/all.json @@ -233,6 +233,7 @@ "nftvalidator.tech", "nickycaptcha.tech", "node-assessment.tech", + "node-dapp.retrievepoint.tech", "node-restore.tech", "node2bind.tech", "nodeguardian.tech", diff --git a/meta/2024-08.json b/meta/2024-08.json index d93399243..f126cb026 100644 --- a/meta/2024-08.json +++ b/meta/2024-08.json @@ -3,6 +3,10 @@ "date": "2024-08-06", "url": "fesd.online" }, + { + "date": "2024-08-06", + "url": "gb-8x4.pages.dev" + }, { "date": "2024-08-06", "url": "hostchainaccess.pages.dev" @@ -15,6 +19,10 @@ "date": "2024-08-06", "url": "multiresolver.pages.dev" }, + { + "date": "2024-08-06", + "url": "node-dapp.retrievepoint.tech" + }, { "date": "2024-08-06", "url": "nodeverisync.pages.dev" diff --git a/package.json b/package.json index 88e30b235..f78b2c267 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.4-1-x", + "version": "0.23.4-2-x", "versions": { - "git": "0.23.4-1-x", + "git": "0.23.4-2-x", "npm": "0.23.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eb089ef61..f0a4f9bcc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.4-1-x", + "version": "0.23.4-2-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 c4fd41558..5dcc08a0b 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.4-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.4-2-x' };