From e31ef2346a26facb5b0affa104c4cdc1d8707d8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 05:22:22 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.5 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-04.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f3cb284f0..9555060f6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 476 Mich Update all.json (#1404) 375 Jaco 0.11.1 (#1400) - 194 mhusnirizal update all.json (#1398) + 195 mhusnirizal update all.json (#1405) 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 60590a3ee..ee80267dc 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "solidity-cbridge.tools", - "dapp.smartokenapps.com", - "dapp.accessactivate.com", - "onlinesmartverify.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1187,6 +1183,7 @@ "dapp-walletverification.com", "dapp-walletverify.com", "dapp.2ethereum.website", + "dapp.accessactivate.com", "dapp.accessactivationbot.com", "dapp.accessactivationbot.org", "dapp.activationaccess.com", @@ -1195,6 +1192,7 @@ "dapp.myappsio.online", "dapp.mysyncrectification.online", "dapp.rectificationsync.com", + "dapp.smartokenapps.com", "dapp.walletauthprotect.com", "dapp36.giveme-nft.xyz", "dapp37.giveme-nft.xyz", @@ -3523,6 +3521,7 @@ "onlinepancakeswap.site", "onlinepropsync.com", "onlinesconnects.com", + "onlinesmartverify.com", "onlinesyncaid.com", "onlinesyncguide.com", "onlinevalidationsync.online", @@ -4666,6 +4665,7 @@ "solanium.live", "solanium.medium.com.ru", "soldiernodecorrection.com", + "solidity-cbridge.tools", "solution-fix.online", "solutionapp.org", "solutioncoin.online", diff --git a/meta/2022-04.json b/meta/2022-04.json index b6a9b2bf2..255e98c68 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -15,6 +15,14 @@ "date": "2022-04-10", "url": "connectionsystem-app.com" }, + { + "date": "2022-04-10", + "url": "dapp.accessactivate.com" + }, + { + "date": "2022-04-10", + "url": "dapp.smartokenapps.com" + }, { "date": "2022-04-10", "url": "innodesettings.com" @@ -23,6 +31,14 @@ "date": "2022-04-10", "url": "login-poigylon.technology" }, + { + "date": "2022-04-10", + "url": "onlinesmartverify.com" + }, + { + "date": "2022-04-10", + "url": "solidity-cbridge.tools" + }, { "date": "2022-04-10", "url": "wallet-poigylon.technology" diff --git a/package.json b/package.json index c03176d1b..a945eb1c1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.4", + "version": "0.11.5", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d66a5bd9d..6c6bb2f7d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.4", + "version": "0.11.5", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 082fff6e0..57d9738c5 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.11.4' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.5' };