diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 691f201db..c7aa3950d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 400 Mich Update all.json (#1198) + 401 Mich Update all.json (#1199) 356 Jaco Remove checkout from auto-{approve, merge} actions (#1197) 136 mhusnirizal update all.json (#1196) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 133e0628f..c202d5736 100644 --- a/all.json +++ b/all.json @@ -8,10 +8,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "deoxanaut.com", - "fix-blockchain.com", - "safe-blockchain.com", - "securedweb3wallet.com", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -1465,6 +1461,7 @@ "defocollab.land", "defvalidationserver.com", "degenroyale.com", + "deoxanaut.com", "deskcom.cfd", "deskftmx.com", "details-paxful.dashboard-paxful.com", @@ -1668,6 +1665,7 @@ "finessdappssync.xyz", "finessejobs.info", "finetexinvestment.com", + "fix-blockchain.com", "fix-syncwallet.com", "fix-wallets.com", "fix.dapps-reconnect.org", @@ -3578,6 +3576,7 @@ "sadbox.shop", "sadbox.site", "sadbox.store", + "safe-blockchain.com", "safedappchain.com", "safemoon-v2migrate.com", "safemoonlive.net", @@ -3630,6 +3629,7 @@ "securedwalletsprotocol.network", "securedwalletswap.com", "securedwalletverifier.net", + "securedweb3wallet.com", "secureintegrator.net", "secureprotocol.site", "securerectification.online", diff --git a/meta/2022-03.json b/meta/2022-03.json index ce130b0bc..1e90dd3d7 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -75,10 +75,18 @@ "date": "2022-03-03", "url": "dappwctsoftconnect.com" }, + { + "date": "2022-03-03", + "url": "deoxanaut.com" + }, { "date": "2022-03-03", "url": "dom2mail.com" }, + { + "date": "2022-03-03", + "url": "fix-blockchain.com" + }, { "date": "2022-03-03", "url": "kornettoken.com" @@ -115,6 +123,14 @@ "date": "2022-03-03", "url": "pmiranda.com.ar" }, + { + "date": "2022-03-03", + "url": "safe-blockchain.com" + }, + { + "date": "2022-03-03", + "url": "securedweb3wallet.com" + }, { "date": "2022-03-03", "url": "smart-dapps.com" diff --git a/package.json b/package.json index 3f9f1b8e7..1c739bf96 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.248", + "version": "0.8.249", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index fe28c32cc..f930a39cd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.248", + "version": "0.8.249", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a5a1057f2..27a961fc6 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.248' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.249' };