diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 15d6f530d..e19450811 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 618 Tim Janssen Update all.json (#3416) 610 Mich block `rescue-ai.netlify.app` (#3375) 533 Jaco Add missing cross-check entries (#3407) - 441 mhusnirizal update all.json (#3412) + 442 mhusnirizal update all.json (#3417) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 21 alineherzman Update address.json (#3303) diff --git a/all.json b/all.json index 823818a6d..261f2b977 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "aismartfix.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -442,6 +441,7 @@ "airplop.link", "airswallets.com", "airswaps.finance", + "aismartfix.com", "aitradingcrypto.xyz", "ajudacef.com", "ak-traders.com", diff --git a/all/com/all.json b/all/com/all.json index dc351ec6c..a9a826f5b 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -107,6 +107,7 @@ "airdropcryptotoday.com", "airdropdefi.com", "airswallets.com", + "aismartfix.com", "ajudacef.com", "ak-traders.com", "algorealmofficial.com", diff --git a/meta/2023-05.json b/meta/2023-05.json index 80f79a8df..a9d40deaf 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-05-30", + "url": "aismartfix.com" + }, { "date": "2023-05-30", "url": "nodecorrects.kwaratech.com" diff --git a/package.json b/package.json index 681f48089..ac0847754 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-54-x", + "version": "0.21.4-55-x", "versions": { - "git": "0.21.4-54-x", + "git": "0.21.4-55-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4965c0f58..05123753e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-54-x", + "version": "0.21.4-55-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29e53a9b6..d40e743f2 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.4-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-55-x' };