diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 53d57f7fa..68a97dcfe 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 697 Frank Update all.json (#3477) - 630 Tim Janssen Update all.json (#3469) + 631 Tim Janssen Update all.json (#3480) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 449 mhusnirizal update all.json (#3478) diff --git a/all.json b/all.json index 9353b31b1..1523ab45a 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixedfloat.finance", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -6939,6 +6938,7 @@ "fixėdfloat.com", "fîxedfloat.com", "fixedfloat.fi", + "fixedfloat.finance", "fixedfloat.fun", "fixedfloat.in.net", "fixedfloat.ltd", diff --git a/all/finance/all.json b/all/finance/all.json index fea43cef7..841873ca4 100644 --- a/all/finance/all.json +++ b/all/finance/all.json @@ -23,6 +23,7 @@ "defisolutionsdapp.finance", "dotn.finance", "dropcake.finance", + "fixedfloat.finance", "impulsetoken.finance", "insigniaswap.finance", "klimadaov2.finance", diff --git a/meta/2023-06.json b/meta/2023-06.json index 5dd2e7b24..99a5e487a 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -31,6 +31,10 @@ "date": "2023-06-21", "url": "cryptowhite.online" }, + { + "date": "2023-06-21", + "url": "fixedfloat.finance" + }, { "date": "2023-06-21", "url": "webrectifiers-en.com" diff --git a/package.json b/package.json index ebd61f8c3..3d422b60d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-24-x", + "version": "0.21.6-25-x", "versions": { - "git": "0.21.6-24-x", + "git": "0.21.6-25-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 76bd8b64f..456677fcc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-24-x", + "version": "0.21.6-25-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 198ccbd99..07ed13a65 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-24-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-25-x' };