diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 60f264976..c6e0a1cd2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 746 Frank Update all.json (#3723) - 729 Tim Janssen Update all.json (#3719) + 730 Tim Janssen Update all.json (#3724) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 504 mhusnirizal update all.json (#3717) diff --git a/all.json b/all.json index e2b1e292e..8b0e98e4d 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "smartactivedapp.live", - "fixedfloat.com.mx", - "dappsconnectvalidator.org", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -5302,6 +5299,7 @@ "dappsconnectsync.website2.me", "dappsconnectvalidate.org", "dappsconnectvalidator.com", + "dappsconnectvalidator.org", "dappsconnectwa.com", "dappsconnectwallet.com", "dappsconnectwallets.com", @@ -7781,6 +7779,7 @@ "fixèdfloat.com", "fixėdfloat.com", "fîxedfloat.com", + "fixedfloat.com.mx", "fixedfloat.do", "fixedfloat.fi", "fixedfloat.finance", @@ -15479,6 +15478,7 @@ "smart-vaultdefence.live", "smart-wallet-migrate.onrender.com", "smart-webcoiresolve.buzz", + "smartactivedapp.live", "smartaffixs-protocol.live", "smartaffixs-resolution.online", "smartappconnect.com", diff --git a/all/live/all.json b/all/live/all.json index 34b6cb4d7..866415fd5 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -875,6 +875,7 @@ "smart-switchaffix.live", "smart-switchs.live", "smart-vaultdefence.live", + "smartactivedapp.live", "smartaffixs-protocol.live", "smartcodapp.live", "smartcoi.live", diff --git a/all/mx/all.json b/all/mx/all.json index 458f18bb5..a0d64eaf1 100644 --- a/all/mx/all.json +++ b/all/mx/all.json @@ -1,4 +1,5 @@ [ + "fixedfloat.com.mx", "freesoftinc.x10.mx", "metamask.com.mx", "metamask.io.merge.cmuch.mx", diff --git a/all/org/all.json b/all/org/all.json index 692f538c8..4db9d7db5 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -268,6 +268,7 @@ "dappsconnectbrowser.org", "dappsconnector.org", "dappsconnectvalidate.org", + "dappsconnectvalidator.org", "dappservice.org", "dappshub.org", "dappshubconnect.org", diff --git a/meta/2023-08.json b/meta/2023-08.json index e9f5e2997..43dfe2f6e 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,8 +1,16 @@ [ + { + "date": "2023-08-04", + "url": "dappsconnectvalidator.org" + }, { "date": "2023-08-04", "url": "erazksync.org" }, + { + "date": "2023-08-04", + "url": "fixedfloat.com.mx" + }, { "date": "2023-08-04", "url": "free-giveaway.pro" @@ -15,6 +23,10 @@ "date": "2023-08-04", "url": "rocketpool.money" }, + { + "date": "2023-08-04", + "url": "smartactivedapp.live" + }, { "date": "2023-08-04", "url": "syncpad.netlify.app" diff --git a/package.json b/package.json index a66f78086..13cd2328f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-230-x", + "version": "0.21.6-231-x", "versions": { - "git": "0.21.6-230-x", + "git": "0.21.6-231-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f77ca497d..9beae4b63 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-230-x", + "version": "0.21.6-231-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 399f9d7b3..f315786d7 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.6-230-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-231-x' };