diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 80e405b8b..1cff9ab18 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 738 Frank Update all.json (#3687) - 708 Tim Janssen Update all.json (#3686) + 709 Tim Janssen Update all.json (#3688) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 500 mhusnirizal update all.json (#3684) diff --git a/all.json b/all.json index ee86f3db1..1f2244d4a 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fflxedfload.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7460,6 +7459,7 @@ "fex-walletsec.com", "feykenenmsen.site", "ffixedfloat.org", + "fflxedfload.com", "fflxedfloat.com", "fiatfix.live", "fibreaccessnetwork.com", diff --git a/all/com/all.json b/all/com/all.json index ea45e3790..2861ec252 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2783,6 +2783,7 @@ "fegmigration.com", "fegstokens.com", "fex-walletsec.com", + "fflxedfload.com", "fflxedfloat.com", "fibreaccessnetwork.com", "fidalix.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 5ce79061e..959b807e0 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -35,6 +35,10 @@ "date": "2023-07-25", "url": "enter-decentraland.org" }, + { + "date": "2023-07-25", + "url": "fflxedfload.com" + }, { "date": "2023-07-25", "url": "hamsterscoin.com" diff --git a/package.json b/package.json index a6f15b61c..2206138bc 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-197-x", + "version": "0.21.6-198-x", "versions": { - "git": "0.21.6-197-x", + "git": "0.21.6-198-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 98870b616..2ff389284 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-197-x", + "version": "0.21.6-198-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 6c5c580d4..2caf0d02f 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-197-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-198-x' };