From 7af1e8bdb5f115165c9a93d6bd5aa9ec2f93583f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 07:48:36 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.86 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-04.json | 28 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 39 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5fd0d8761..6023694f9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 473 Mich Update all.json (#1399) 374 Jaco Bump @polkadot/dev (#1371) - 193 mhusnirizal update all.json (#1396) + 194 mhusnirizal update all.json (#1398) 89 frankywild Update all.json (#1394) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index c9448b3b0..aefdaf00e 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "defisupport.live", - "dappintegrates.live", - "resync4block.com", - "blocksynchronizer.com", - "block-sync.live", - "app.dapptokenvalidator.com", - "dapptokenvalidator.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -218,6 +211,7 @@ "app.col-labland.online", "app.dappfixedconnect.net", "app.dappsio.online", + "app.dapptokenvalidator.com", "app.dexprotocolserver.com", "app.linkcryptotoken.com", "app.mysyncrectification.online", @@ -445,6 +439,7 @@ "bitz.country", "bloccwallets.com", "blocfchain.com", + "block-sync.live", "block2node.com", "block2node.live", "blockch-secure.center", @@ -483,6 +478,7 @@ "blockschainexplorer.com", "blockschainssuppt.site", "blockschaintool.live", + "blocksynchronizer.com", "blockvalidator.net", "blockwalletsync.com", "bloctroubleshot.online", @@ -1261,6 +1257,7 @@ "dappintegrate.com", "dappintegraterresolve.com", "dappintegraterresolve.net", + "dappintegrates.live", "dappintegrates.me", "dappintegrations.online", "dappintegrator.site", @@ -1690,6 +1687,7 @@ "dapptokenchains.com", "dapptokenconnect.com", "dapptokenfix.com", + "dapptokenvalidator.com", "dapptoollink.live", "dapptools.live", "dapptools.mobi", @@ -1855,6 +1853,7 @@ "defirobots.co", "defisolutionapp.com", "defisolutionsdapp.finance", + "defisupport.live", "defisync.online", "defisyncauth.com", "defisyncauth.online", @@ -4407,6 +4406,7 @@ "restorewallet-nodes.com", "restorewallets.online", "restoreweblink.com", + "resync4block.com", "revalidateconnect.site", "revalidateweb.com", "revalidating.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 1a86a61e1..2a875d753 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-04-09", + "url": "app.dapptokenvalidator.com" + }, { "date": "2022-04-09", "url": "bestcryptofieldvip.co" @@ -7,6 +11,14 @@ "date": "2022-04-09", "url": "binaryprocoins.com" }, + { + "date": "2022-04-09", + "url": "block-sync.live" + }, + { + "date": "2022-04-09", + "url": "blocksynchronizer.com" + }, { "date": "2022-04-09", "url": "bombcoin.space" @@ -15,6 +27,18 @@ "date": "2022-04-09", "url": "bscanetwork.com" }, + { + "date": "2022-04-09", + "url": "dappintegrates.live" + }, + { + "date": "2022-04-09", + "url": "dapptokenvalidator.com" + }, + { + "date": "2022-04-09", + "url": "defisupport.live" + }, { "date": "2022-04-09", "url": "defiwalletconnector.com" @@ -27,6 +51,10 @@ "date": "2022-04-09", "url": "poikastarter.org" }, + { + "date": "2022-04-09", + "url": "resync4block.com" + }, { "date": "2022-04-09", "url": "securetoken.appsync.ga" diff --git a/package.json b/package.json index 5cf0ef93a..e2feec6c0 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.85", + "version": "0.10.86", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 504247ef4..2ca4c19c2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.85", + "version": "0.10.86", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0facda2c5..65dff3dfc 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.85' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.86' };