From 01d41e941a23ce2e4dd1947e6c054194db4cc4a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 16 Jul 2022 00:52:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-26-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 35302fea7..4c49e8a1c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 254 mhusnirizal update all.json (#1819) 175 Frank Update all.json (#1811) 79 michalisFr Update all.json (#1540) - 61 thwjanssen89 Update all.json (#1816) + 62 thwjanssen89 Update all.json (#1820) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 518f64487..85b6e7b12 100644 --- a/all.json +++ b/all.json @@ -3,7 +3,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "salkhom.com", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", @@ -7251,6 +7250,7 @@ "saitamatokendrop.com", "saitamatokeni.com", "sale-ico.com", + "salkhom.com", "samzugawalletbackup.com", "sancozas.online", "sandbox-field.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 8440ade1f..271ff33ea 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-07-16", + "url": "salkhom.com" + }, { "date": "2022-07-15", "url": "allinone-connect.com" diff --git a/package.json b/package.json index 68e6cd29c..11d38ceda 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-25-x", + "version": "0.17.3-26-x", "versions": { - "git": "0.17.3-25-x", + "git": "0.17.3-26-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d8796ca8d..4244838cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-25-x", + "version": "0.17.3-26-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a55769350..ab4366c84 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.17.3-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-26-x' };