diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ae867519a..ed272147d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 525 Frank Update all.json (#3048) - 515 Tim Janssen Update all.json (#3046) + 516 Tim Janssen Update all.json (#3052) 499 Jaco JS type additions for node:test environment (#3042) 413 mhusnirizal update all.json (#3045) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 6fababca1..c87d963fb 100644 --- a/all.json +++ b/all.json @@ -29,9 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "leadwallet.dinnotechworld.com", - "dinnotechworld.com", - "fiixedloat.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5360,6 +5357,7 @@ "digitrecovery.com", "dimenxion.online", "diniance.art", + "dinnotechworld.com", "dinobusdfinace.com", "dip1linker.com", "dipfix.help", @@ -5973,6 +5971,7 @@ "fightagainstcriminal.com", "fiixedfloat.info", "fiixedfloat.org", + "fiixedloat.org", "fikedfloat.org", "filink-protocol.com", "filsfixmimas.com", @@ -15868,7 +15867,6 @@ "walletreconnects.com", "walletreconnet.online", "walletreconnet.site", - "walletrecovery.dinnotechworld.com", "walletrectification.network", "walletrectifications.com", "walletrectifier.org", diff --git a/all/com/all.json b/all/com/all.json index 7f8530f5d..92b955eb1 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2041,6 +2041,7 @@ "digitaltrademarket.com", "digitalwalletchain.com", "digitrecovery.com", + "dinnotechworld.com", "dinobusdfinace.com", "dip1linker.com", "diproapps.com", @@ -6177,7 +6178,6 @@ "walletreauthentication.com", "walletreconcile.com", "walletreconnects.com", - "walletrecovery.dinnotechworld.com", "walletrectifications.com", "walletrectify.com", "walletrefix.com", diff --git a/all/org/all.json b/all/org/all.json index eb1ea818b..8c36a8de3 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -324,6 +324,7 @@ "ficxedfloat.org", "fiexedfloat.org", "fiixedfloat.org", + "fiixedloat.org", "fikedfloat.org", "fiuxedfloat.org", "fivxedfloat.org", diff --git a/meta/2023-02.json b/meta/2023-02.json index 0daebcf2c..00053f46f 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -39,10 +39,18 @@ "date": "2023-02-27", "url": "fegtokens.org" }, + { + "date": "2023-02-27", + "url": "fiixedloat.org" + }, { "date": "2023-02-27", "url": "instantbridge-dao.com" }, + { + "date": "2023-02-27", + "url": "leadwallet.dinnotechworld.com" + }, { "date": "2023-02-27", "url": "livedappsconnect.com" diff --git a/package.json b/package.json index f05f2e1c7..cac9f5b4e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-36-x", + "version": "0.19.4-37-x", "versions": { - "git": "0.19.4-36-x", + "git": "0.19.4-37-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 42b4043d0..1c4db4d7a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-36-x", + "version": "0.19.4-37-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ae6186adc..8847bdda5 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.19.4-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-37-x' };