diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5c9d987bd..d8140f130 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 150 frankywild Update all.json (#1676) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) - 16 thwjanssen89 Update all.json (#1678) + 17 thwjanssen89 Update all.json (#1680) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 732340823..717539e00 100644 --- a/all.json +++ b/all.json @@ -2,13 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dappwalletsservice.company", - "openwalletsup.company", - "walletsoulutionredirect.com", - "acalas.xyz", - "owners-verify.com", - "secureconnectdefi.com", - "streamtokenswap.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -90,6 +83,7 @@ "acalanetwork.net", "acalaprotocol.com", "acalas.top", + "acalas.xyz", "acapolkadot.js.org", "acceounts-binarnce.com", "accesrewards.web.app", @@ -2758,6 +2752,7 @@ "dappwalletsconnect.netlify.app", "dappwalletsconnect.online", "dappwalletsolution.com", + "dappwalletsservice.company", "dappwalletsychronizer.org", "dappwalletsync.org", "dappwalletsynchronizer.com", @@ -5833,6 +5828,7 @@ "openseasdapps.com", "openseaverify.net", "opensyncs.com", + "openwalletsup.company", "ophiophagous-smiley-unvascular.s3.eu-central-003.backblazeb2.com", "opnesee.net", "opnseawhitelist.com", @@ -5870,6 +5866,7 @@ "othiersidemeta-refund.xyz", "otken.im", "outerring-bonus.online", + "owners-verify.com", "oxy.dev", "p0lkadot.network", "pacakehelpswaps.site", @@ -7084,6 +7081,7 @@ "securechainnode.net", "securechainsync.com", "securecoinbase-online-now.com", + "secureconnectdefi.com", "secureconnectfixtool.com", "secureconnectwallet.com", "securecryptoconnect.com", @@ -7445,6 +7443,7 @@ "stratos.medium.com.ru", "stratos.polkastarter.com.es", "stratos.polkastarter.com.pl", + "streamtokenswap.com", "stringacess-activation.live", "strongblock.exchangerapp.net", "strongblock.vip", @@ -9819,6 +9818,7 @@ "walletsolutions.online", "walletsolutionsservice.com", "walletsolutiontrust.net", + "walletsoulutionredirect.com", "walletsource.icu", "walletspancake.com", "walletspancakeswapverify.com", diff --git a/meta/2022-06.json b/meta/2022-06.json index 6282ae028..3567e38b3 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-06-15", + "url": "acalas.xyz" + }, + { + "date": "2022-06-15", + "url": "dappwalletsservice.company" + }, + { + "date": "2022-06-15", + "url": "openwalletsup.company" + }, + { + "date": "2022-06-15", + "url": "owners-verify.com" + }, + { + "date": "2022-06-15", + "url": "secureconnectdefi.com" + }, + { + "date": "2022-06-15", + "url": "streamtokenswap.com" + }, + { + "date": "2022-06-15", + "url": "walletsoulutionredirect.com" + }, { "date": "2022-06-14", "url": "acalas.top" diff --git a/package.json b/package.json index bae642bec..e754613a1 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.98", + "version": "0.13.99", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d3d1e77a4..4e3b948d2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.98", + "version": "0.13.99", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0c437fb23..be74bc306 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.98' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.99' };