diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8aea61740..3a4b70f84 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 358 Mich Update all.json (#1082) + 359 Mich Update all.json (#1083) 336 Jaco Bump deps (#1076) 112 mhusnirizal update all.json (#1080) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index e013a7eeb..8123d00ef 100644 --- a/all.json +++ b/all.json @@ -7,11 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "dapps-integration.uk", - "defipulse.sale", - "deskcom.cfd", - "trustwallet-community.109-71-253-24.plesk.page", - "wallets-connect.deskcom.cfd", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -782,6 +777,7 @@ "dapps-integrate.app", "dapps-integration.com", "dapps-integration.org", + "dapps-integration.uk", "dapps-ledgerconnect.info", "dapps-link-connect.com", "dapps-link.org", @@ -1107,6 +1103,7 @@ "defifixintegrate.com", "defimainnetconnect.co", "defiprotocol-fixedissues.com", + "defipulse.sale", "defisolutionsdapp.finance", "defisync.online", "defisynchronization.org", @@ -1116,6 +1113,7 @@ "defiwalletrestore.netxxx.us", "defocollab.land", "degenroyale.com", + "deskcom.cfd", "details-paxful.dashboard-paxful.com", "details-paxful.trade", "dewalletprotocol.online", @@ -3239,6 +3237,7 @@ "trustwalet.space", "trustwaliet.site", "trustwaliet.website", + "trustwallet-community.109-71-253-24.plesk.page", "trustwallet-tokengiveaway.store", "trustwallet.acquire.91-218-65-223.plesk.page", "trustwallet.builders", @@ -3963,6 +3962,7 @@ "wallets-bot.com", "wallets-check.com", "wallets-connect.app", + "wallets-connect.deskcom.cfd", "wallets-connect.icu", "wallets-connect.info", "wallets-connect.net", diff --git a/meta/2022-02.json b/meta/2022-02.json index d28f43de5..bda950e68 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -91,6 +91,10 @@ "date": "2022-02-10", "url": "dapp-browser-logln.com" }, + { + "date": "2022-02-10", + "url": "dapps-integration.uk" + }, { "date": "2022-02-10", "url": "dappsmartvalidation.com" @@ -107,6 +111,14 @@ "date": "2022-02-10", "url": "dashboard-metamask.com" }, + { + "date": "2022-02-10", + "url": "defipulse.sale" + }, + { + "date": "2022-02-10", + "url": "deskcom.cfd" + }, { "date": "2022-02-10", "url": "docentralend.com" @@ -259,6 +271,10 @@ "date": "2022-02-10", "url": "trust-cryptofreetokens.co" }, + { + "date": "2022-02-10", + "url": "trustwallet-community.109-71-253-24.plesk.page" + }, { "date": "2022-02-10", "url": "validatetools.com" @@ -275,6 +291,10 @@ "date": "2022-02-10", "url": "walletconnect.pasarprotocol.io" }, + { + "date": "2022-02-10", + "url": "wallets-connect.deskcom.cfd" + }, { "date": "2022-02-09", "url": "auth-connector.com" diff --git a/package.json b/package.json index 1a1dd9902..29339541e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.147", + "version": "0.8.148", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c02ca2b4e..19a84f2df 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.147", + "version": "0.8.148", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a44e5fe59..57cae27e7 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.8.147' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.148' };