diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6861fdced..e32a1e82e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 726 Frank Update all.json (#3593) - 670 Tim Janssen Update all.json (#3598) + 671 Tim Janssen Update all.json (#3599) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 477 mhusnirizal update all.json (#3597) diff --git a/all.json b/all.json index 49e09ea8e..b783ce897 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "flxedfioad.com", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -7655,6 +7654,7 @@ "flxeadfloat.com", "flxed-float.xyz", "flxedfaot.com", + "flxedfioad.com", "flxedfloat-ex.org", "flxedfloat-exchange.org", "flxedfloat.exchange", diff --git a/all/com/all.json b/all/com/all.json index eec6bb49e..e7e9f74dd 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2825,6 +2825,7 @@ "flowtechlinks.com", "flxeadfloat.com", "flxedfaot.com", + "flxedfioad.com", "flxedfloit.com", "flynnseaters.com", "flysell.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index 540b39979..31290f9e6 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -51,6 +51,10 @@ "date": "2023-07-12", "url": "drainer.lovetok.xyz" }, + { + "date": "2023-07-12", + "url": "flxedfioad.com" + }, { "date": "2023-07-12", "url": "iodapps.co" diff --git a/package.json b/package.json index 7ab14af40..02825a510 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-121-x", + "version": "0.21.6-122-x", "versions": { - "git": "0.21.6-121-x", + "git": "0.21.6-122-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 379f1a36d..95b49c814 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-121-x", + "version": "0.21.6-122-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 406f8d5c6..6b97bc1a0 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-121-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-122-x' };