diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d5dc5a945..d17065c0c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 546 Mich Update all.json (#1577) 384 Jaco 0.13.1 (#1571) - 217 mhusnirizal update all.json (#1578) + 218 mhusnirizal update all.json (#1579) 123 frankywild Update all.json (#1576) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) diff --git a/all.json b/all.json index f895c44b3..71be7a94f 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "wallet.coincirlcle.com", - "lido-steking.com", - "theapps.datapps.xyz", - "grimhub.center", - "cronos-bscscan.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1462,6 +1457,7 @@ "create-cryptocurrency-wallet.com", "cresprotocol.digital", "crochedivertido.com", + "cronos-bscscan.com", "cronos-ecos.systems", "cronos-ecosystems.com", "cronos-launchpad.com", @@ -3298,6 +3294,7 @@ "gptscript.com", "grant-finance-program.org", "greybull.digital", + "grimhub.center", "grouphelpcaptchabot.online", "guaranteebinarytrade.com", "guaranteedinvestmentfund.org", @@ -3777,6 +3774,7 @@ "letverifynowallcoin.mrbasic.com", "lezconnectwalle.com", "lgynz9t0rms7b70.bot.pancakeswasap.one", + "lido-steking.com", "lightblockcalibrator.com", "lightdapp.com", "lightdapp.live", @@ -7132,6 +7130,7 @@ "the-bridgechain.com", "the-thetatoken.org", "the-trust-project.com", + "theapps.datapps.xyz", "theappscenter.com", "theaudazity.com", "theautorepairer.net", @@ -8162,6 +8161,7 @@ "wallet.accessfixapp.com", "wallet.appsaccess.org", "wallet.coinbaser.xyz", + "wallet.coincirlcle.com", "wallet.conneccted.org", "wallet.connectionsystem-app.com", "wallet.connectted.org", diff --git a/meta/2022-05.json b/meta/2022-05.json index 4c902cc29..a36b22351 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-05-17", + "url": "cronos-bscscan.com" + }, + { + "date": "2022-05-17", + "url": "grimhub.center" + }, + { + "date": "2022-05-17", + "url": "lido-steking.com" + }, + { + "date": "2022-05-17", + "url": "theapps.datapps.xyz" + }, + { + "date": "2022-05-17", + "url": "wallet.coincirlcle.com" + }, { "date": "2022-05-16", "url": "airswallets.com" diff --git a/package.json b/package.json index 40537c02d..fb9217ed4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.8", + "version": "0.13.9", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 238a43781..60b3829eb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.8", + "version": "0.13.9", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d1da5c51..4ba327940 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.13.8' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.9' };