From 0c48c97d914ca48cec874b44bc44aa54a71b8092 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 14:11:27 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.81 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-04.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ddc8e84ab..b8f329f28 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 470 Mich Update all.json (#1392) 374 Jaco Bump @polkadot/dev (#1371) 192 mhusnirizal update all.json (#1393) - 88 frankywild Update all.json (#1389) + 89 frankywild Update all.json (#1394) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 22604a6a4..1e3c87050 100644 --- a/all.json +++ b/all.json @@ -7,12 +7,6 @@ "123-informatica.com", "12345678987654321.link", "16-b.it", - "mainnetchainsync.com", - "node-syncs.com", - "syncapp.online", - "syncchnbonuz.online", - "sync-dappsconnect.com", - "syncnodes.live", "162.222.226.37", "1776coin.org", "1chaincrypto.com", @@ -2657,6 +2651,7 @@ "mainnetactivation.site", "mainnetappsync.com", "mainnetauthentification.online", + "mainnetchainsync.com", "mainnetconnect-us.info", "mainnetconnection.live", "mainnetconnections.com", @@ -3416,6 +3411,7 @@ "node-modal-validation.com", "node-resolve-all-defi-setup.com", "node-revalidation.online", + "node-syncs.com", "node-uptodate.live", "node-validation.online", "node-weblinks.com", @@ -4761,6 +4757,7 @@ "sync-contract.com", "sync-daaps.live", "sync-dappassist.online", + "sync-dappsconnect.com", "sync-integrator.com", "sync-livewallet.online", "sync-portfolio.com", @@ -4785,11 +4782,13 @@ "syncaccessfix.net", "syncalldapp.com", "syncalldapps.net", + "syncapp.online", "syncappencryptconnect.ru", "syncappwallet.site", "syncauthentication.com", "syncboot.online", "syncchain.netlify.app", + "syncchnbonuz.online", "syncconnectorbot.co", "syncconvalidator.com", "synccryptowallet.com", @@ -4857,6 +4856,7 @@ "syncmywallet.me", "syncmywallets.online", "syncnetworks.org", + "syncnodes.live", "syncnow.online", "synconnects.com", "synconnectwallet.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 8526de7b8..4db48b10f 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -83,6 +83,14 @@ "date": "2022-04-08", "url": "m.restoresyncweb.site" }, + { + "date": "2022-04-08", + "url": "mainnetchainsync.com" + }, + { + "date": "2022-04-08", + "url": "node-syncs.com" + }, { "date": "2022-04-08", "url": "rectificationsync.com" @@ -95,14 +103,30 @@ "date": "2022-04-08", "url": "site.rectificationsync.com" }, + { + "date": "2022-04-08", + "url": "sync-dappsconnect.com" + }, { "date": "2022-04-08", "url": "sync.assetsrestore.org" }, + { + "date": "2022-04-08", + "url": "syncapp.online" + }, { "date": "2022-04-08", "url": "syncappwallet.site" }, + { + "date": "2022-04-08", + "url": "syncchnbonuz.online" + }, + { + "date": "2022-04-08", + "url": "syncnodes.live" + }, { "date": "2022-04-08", "url": "walletauthentication-sync.com" diff --git a/package.json b/package.json index 1e808e4af..3bb6f8ac3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.80", + "version": "0.10.81", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 518783917..414307198 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.80", + "version": "0.10.81", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cbcd39866..7d7443a84 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.10.80' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.81' };