diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1fd1e95e3..0fccc6181 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 591 Mich block "walletsrectification.network", (#2585) 467 Jaco Bump TS (#2589) 373 Frank Update all.json (#2605) - 364 Tim Janssen Update all.json (#2602) + 365 Tim Janssen Update all.json (#2604) 363 mhusnirizal update all.json (#2594) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1fd8a7cbb..b38904009 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixedfloathome.xyz", - "flxedfaot.com", - "flxed-float.xyz", - "fixedfloatswap.xyz", - "fixedfloatexchange.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4942,7 +4937,10 @@ "fixedfloat.one", "fixedfloat.to", "fixedfloatchange.com", + "fixedfloatexchange.xyz", + "fixedfloathome.xyz", "fixedfloatmirror.com", + "fixedfloatswap.xyz", "fixedfoat.org", "fixedlfoat.net", "fixedlfoat.org", @@ -5044,6 +5042,8 @@ "flowtoken.pro", "flowtoken.space", "flxeadfloat.com", + "flxed-float.xyz", + "flxedfaot.com", "flxedfloat.live", "flxedfloit.com", "flynnseaters.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 83a8a63a7..358d3b8f3 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-11-25", + "url": "fixedfloatexchange.xyz" + }, + { + "date": "2022-11-25", + "url": "fixedfloathome.xyz" + }, + { + "date": "2022-11-25", + "url": "fixedfloatswap.xyz" + }, + { + "date": "2022-11-25", + "url": "flxed-float.xyz" + }, + { + "date": "2022-11-25", + "url": "flxedfaot.com" + }, { "date": "2022-11-24", "url": "coinduck.pro" diff --git a/package.json b/package.json index 9fab515f2..d4b660f5b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-31-x", + "version": "0.18.12-32-x", "versions": { - "git": "0.18.12-31-x", + "git": "0.18.12-32-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3bff5a5d7..1fb47b12c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-31-x", + "version": "0.18.12-32-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 33205ad4d..57e0ba5d6 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.18.12-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-32-x' };