From 1c9044bea34431429a7e35a12fdd5af0e09d9691 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:24:22 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-136-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2023-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90ecca59a..b0e052c34 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 729 Frank Update all.json (#3609) - 675 Tim Janssen Update all.json (#3612) + 676 Tim Janssen Update all.json (#3614) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 483 mhusnirizal update all.json (#3613) diff --git a/all.json b/all.json index 3dff72e61..a41a22d8e 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitlirex.net", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1810,6 +1809,7 @@ "bitkeychain.cloud", "bitkubgbr.top", "bitlirex.com", + "bitlirex.net", "bitmanco.com", "bitmartx.com", "bitmerg.com", diff --git a/all/net/all.json b/all/net/all.json index 5457f7a36..0e035524c 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -81,6 +81,7 @@ "bestpad-beta.net", "binance-pad.net", "bitcoinsupreme.net", + "bitlirex.net", "blockchain-fix.net", "blockchain-nodes.net", "blockchainrepository.net", diff --git a/meta/2023-07.json b/meta/2023-07.json index 90cfe7d7b..48fb3ae92 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -15,6 +15,10 @@ "date": "2023-07-14", "url": "battles.town" }, + { + "date": "2023-07-14", + "url": "bitlirex.net" + }, { "date": "2023-07-14", "url": "claim-enjin.com" diff --git a/package.json b/package.json index 3a71ca525..8468d9268 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-135-x", + "version": "0.21.6-136-x", "versions": { - "git": "0.21.6-135-x", + "git": "0.21.6-136-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ac37b8815..2421b010e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-135-x", + "version": "0.21.6-136-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 9e8e48c2b..17abba8db 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-135-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-136-x' };