diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 84ee46f67..3f6efb81a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 559 Frank Update all.json (#3135) + 561 Frank Update address.json (#3138) 543 Tim Janssen Update all.json (#3130) 514 Jaco Bump dev (#3131) 414 mhusnirizal update all.json (#3102) diff --git a/all.json b/all.json index 3123fe0db..d460618c3 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "amlbotchecks.com", - "bestchanger.eu", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -551,6 +549,7 @@ "amazoniarainforestprotectiontoken.com", "ameliorateerrors.com", "amhof.com.au", + "amlbotchecks.com", "amodosecurityservices.org", "amwmarket.com", "anadolsun.site", @@ -1331,6 +1330,7 @@ "bestantx.site", "bestappfix.com", "bestbridge.live", + "bestchanger.eu", "bestcoinvestment.com", "bestcrypto-platform.com", "bestcryptofieldvip.co", diff --git a/all/com/all.json b/all/com/all.json index d80290fe9..603bdd47f 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -170,6 +170,7 @@ "alwaysnode.com", "amazoniarainforestprotectiontoken.com", "ameliorateerrors.com", + "amlbotchecks.com", "amwmarket.com", "anchoeprotoccol.com", "anchorappweb.com", diff --git a/all/eu/all.json b/all/eu/all.json index 6b76c2d1a..f53b069b2 100644 --- a/all/eu/all.json +++ b/all/eu/all.json @@ -1,4 +1,5 @@ [ + "bestchanger.eu", "collab-land.eu", "crypto-magnat.eu", "cryptobridge.eu", diff --git a/meta/2023-03.json b/meta/2023-03.json index d41e6bb1e..749160379 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,8 +1,16 @@ [ + { + "date": "2023-03-16", + "url": "amlbotchecks.com" + }, { "date": "2023-03-16", "url": "bdg-i.com" }, + { + "date": "2023-03-16", + "url": "bestchanger.eu" + }, { "date": "2023-03-16", "url": "cfd500connect.xyz" diff --git a/package.json b/package.json index 572b41a8f..f6cac2808 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.3-20-x", + "version": "0.20.3-21-x", "versions": { - "git": "0.20.3-20-x", + "git": "0.20.3-21-x", "npm": "0.20.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6aafed9d9..0c3ca4773 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.3-20-x", + "version": "0.20.3-21-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e5fa4c6e8..7b487b3be 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.20.3-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-21-x' };