diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cb5111ef0..3ee68b4c1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 745 Frank Update all.json (#3716) - 727 Tim Janssen Update all.json (#3720) + 728 Tim Janssen Update all.json (#3721) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 504 mhusnirizal update all.json (#3717) diff --git a/all.json b/all.json index 76fd53047..c7158c800 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fastappsolution.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -7459,6 +7458,7 @@ "fast-tool.net", "fast-wallet-fix.xyz", "fast-walletconnect.com", + "fastappsolution.com", "fastappsolutions.com", "fastauth2fa.web.app", "fastauthe.com", diff --git a/all/com/all.json b/all/com/all.json index 59b564911..4de73f754 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2788,6 +2788,7 @@ "fast-airdrops.com", "fast-auth.com", "fast-walletconnect.com", + "fastappsolution.com", "fastappsolutions.com", "fastauthe.com", "fastauths.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 155747c71..e04f07333 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -15,6 +15,10 @@ "date": "2023-08-03", "url": "event-worldcoin.com" }, + { + "date": "2023-08-03", + "url": "fastappsolution.com" + }, { "date": "2023-08-03", "url": "flxedfloat.net" diff --git a/package.json b/package.json index 773980e94..1e2ce11ab 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-227-x", + "version": "0.21.6-228-x", "versions": { - "git": "0.21.6-227-x", + "git": "0.21.6-228-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fc5418e8c..78a8f75ed 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-227-x", + "version": "0.21.6-228-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 459720d6d..d10ca83ed 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-227-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-228-x' };