diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 65a23b71f..af18f6c78 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 599 Mich Block three scams spread on twitter (#2708) 475 Jaco Bump dev (#2724) - 412 Tim Janssen Update all.json (#2729) + 413 Tim Janssen Update all.json (#2731) 409 Frank Update all.json (#2727) 378 mhusnirizal update all.json (#2730) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 6f48f5aeb..af3c235da 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "botrustlinet.cf", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1344,6 +1343,7 @@ "botnodecommand.live", "botnodeidentity.com", "botnoderectify.com", + "botrustlinet.cf", "bots-mainnetvalidator.net", "botsaids.com", "botsync.org", diff --git a/meta/2022-12.json b/meta/2022-12.json index 21c856b5a..e0d75ea89 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-28", + "url": "botrustlinet.cf" + }, { "date": "2022-12-28", "url": "defihubs.io" diff --git a/package.json b/package.json index f6568f99c..24cf2786b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-74-x", + "version": "0.18.13-75-x", "versions": { - "git": "0.18.13-74-x", + "git": "0.18.13-75-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3192bf463..e8d25b079 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-74-x", + "version": "0.18.13-75-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b04d31bd2..bd06eb14f 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.18.13-74-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-75-x' };