From 594530c49462e6d1c57989110b69e42e6516b3cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 13:25:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.16.3-18-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 4 ++-- all.json | 8 ++++---- meta/2022-07.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 26 insertions(+), 10 deletions(-) diff --git a/.123current b/.123current index 847ed7ba4..d7230756e 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-17-x \ No newline at end of file +0.16.3-18-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1497e7039..f7ed6b3ba 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,9 +1,9 @@ 566 Mich Update all.json (#1732) 408 Jaco Additional CI checks (#1754) 249 mhusnirizal update all.json (#1756) - 170 Frank Update all.json (#1755) + 171 Frank Update all.json (#1758) 79 michalisFr Update all.json (#1540) - 35 thwjanssen89 Update address.json (#1760) + 36 thwjanssen89 Update all.json (#1762) 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 472f33b87..fdb6226ea 100644 --- a/all.json +++ b/all.json @@ -2,15 +2,11 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "crypto-magnat.space", - "crypto-magnat.xyz", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "presalesconfirmation.net", - "thesmartdapp.online", "16-b.it", "162.222.226.37", "1776coin.org", @@ -1775,6 +1771,8 @@ "crypto-hub-app.netlify.app", "crypto-hub.org", "crypto-magnat.org", + "crypto-magnat.space", + "crypto-magnat.xyz", "crypto-metamask-verifyprocess.com", "crypto-more.com", "crypto-news1.com", @@ -7017,6 +7015,7 @@ "presale.fund", "presale.shibachi.site", "presalecustomer.online", + "presalesconfirmation.net", "prime-dex.com", "primecoinsea.com", "primeprotocol.net", @@ -8290,6 +8289,7 @@ "therepairer.center", "therestoreservices.com", "thesimpleconnect.com", + "thesmartdapp.online", "thesoftware.online", "thespacebulls.shop", "theswiftsyncs.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 4c89dbb5a..a3be9ed0a 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -43,6 +43,14 @@ "date": "2022-07-06", "url": "crypto-magnat.org" }, + { + "date": "2022-07-06", + "url": "crypto-magnat.space" + }, + { + "date": "2022-07-06", + "url": "crypto-magnat.xyz" + }, { "date": "2022-07-06", "url": "dappsn0de.website" @@ -75,6 +83,10 @@ "date": "2022-07-06", "url": "nodestringfix.site" }, + { + "date": "2022-07-06", + "url": "presalesconfirmation.net" + }, { "date": "2022-07-06", "url": "pro-app.org" @@ -107,6 +119,10 @@ "date": "2022-07-06", "url": "syncpages.site" }, + { + "date": "2022-07-06", + "url": "thesmartdapp.online" + }, { "date": "2022-07-06", "url": "walletremotechecker.com" diff --git a/package.json b/package.json index d8dec97a7..3a3d08284 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-17-x", + "version": "0.16.3-18-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4d5d6f151..5e5020b77 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-17-x", + "version": "0.16.3-18-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 b72c072bc..4c1bd5d1e 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.16.3-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-18-x' };