diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 16490cb09..41b3764eb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1003 Tim Janssen Update all.json (#4617) + 1004 Tim Janssen Update all.json (#4621) 956 Frank Update all.json (#4609) 647 mhusnirizal update all.json (#4615) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 4a4463823..51e01c73d 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapps-wallethubs.on.fleek.co", - "coustmer-packter-wellte.com", - "restoremainnethub.pages.dev", "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", @@ -7965,6 +7962,7 @@ "coti-network.net", "cotopaxi.app", "counterfire.co", + "coustmer-packter-wellte.com", "couturistesupport.com", "couturistewalletsupport.com", "covalbridgedex.live", @@ -9754,6 +9752,7 @@ "dapps-walletconnect.online", "dapps-walletconnect.tech", "dapps-walletconnectprotocol.link", + "dapps-wallethubs.on.fleek.co", "dapps-walletintegrator.app", "dapps-walletsinterface.net", "dapps-walletsync.web.app", @@ -25869,6 +25868,7 @@ "restorelink.online", "restoremainnet.online", "restoremainnethub.com", + "restoremainnethub.pages.dev", "restoremainnets.xyz", "restoremetamask.dev", "restoremetamask.help", diff --git a/all/co/all.json b/all/co/all.json index 1a1c01961..4a006137b 100644 --- a/all/co/all.json +++ b/all/co/all.json @@ -97,6 +97,7 @@ "dapprardar.co", "dapps-rectificate.com.co", "dapps-validation.co", + "dapps-wallethubs.on.fleek.co", "dappsaccess-bot.co", "dappsaccess-mainnet.co", "dappschainencrypt.co", diff --git a/all/com/all.json b/all/com/all.json index c16e3f931..7b7fd6e55 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2606,6 +2606,7 @@ "cosolemultidapp.com", "coti-claim.com", "coti-event.com", + "coustmer-packter-wellte.com", "couturistesupport.com", "couturistewalletsupport.com", "cowcoinswap.com", diff --git a/all/dev/all.json b/all/dev/all.json index a55940737..58311327f 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1435,6 +1435,7 @@ "resolverweb3.pages.dev", "resolvesdapp.pages.dev", "restorebugs.pages.dev", + "restoremainnethub.pages.dev", "restoremetamask.dev", "restoremiltichapprove.pages.dev", "resync.pages.dev", diff --git a/meta/2024-08.json b/meta/2024-08.json index 31865623f..1854ff351 100644 --- a/meta/2024-08.json +++ b/meta/2024-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2024-08-28", + "url": "coustmer-packter-wellte.com" + }, + { + "date": "2024-08-28", + "url": "dapps-wallethubs.on.fleek.co" + }, + { + "date": "2024-08-28", + "url": "restoremainnethub.pages.dev" + }, { "date": "2024-08-27", "url": "dapp-sanc.pages.dev" diff --git a/package.json b/package.json index 091e36046..c303604a3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.5-16-x", + "version": "0.23.5-17-x", "versions": { - "git": "0.23.5-16-x", + "git": "0.23.5-17-x", "npm": "0.23.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 687fd2bf8..7d1b648bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.5-16-x", + "version": "0.23.5-17-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 51f9dba60..c29038a39 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.5-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.5-17-x' };