diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d3888ac9c..7672c76f9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 554 Mich Update all.json (#1593) 385 Jaco Add missing polkastarter.website (#1587) 222 mhusnirizal update all.json (#1602) - 127 frankywild Update all.json (#1600) + 128 frankywild Update all.json (#1603) 79 michalisFr Update all.json (#1540) 29 Bill Laboon Remove emily.ghost.io (#1539) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 5fe3c6d68..17b1c0c70 100644 --- a/all.json +++ b/all.json @@ -7,12 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "bitkeep-sync.com", - "dapsnc.com", - "datachainsync.org", - "globaldappschain.com", - "rectificationprocess.net", - "webnodevalidator.com", "16-b.it", "162.222.226.37", "1776coin.org", @@ -700,6 +694,7 @@ "bitgert.swap.defi-token.my.id", "bitinsuremainnet.com", "bitinvestsolution.com", + "bitkeep-sync.com", "bitkeepsyncer.com", "bitkeepsyncing.com", "bitkeepsyncs.com", @@ -2597,6 +2592,7 @@ "dapsjoin.site", "dapslinking.site", "dapslive.com", + "dapsnc.com", "dapsnodes.com", "dapsolutions.online", "dapspprotocol.com", @@ -2629,6 +2625,7 @@ "datachaincoin.com", "datachainconnect.com", "datachainnode.org", + "datachainsync.org", "datachainwallets.xyz", "datamainnet.com", "datanetpaths.org", @@ -3374,6 +3371,7 @@ "global-bittrex-on.com", "global-trustexpert.com", "globalconnectsynch.org", + "globaldappschain.com", "globalsconnect.com", "globalsyncwallet.top", "globaltokenswap.com", @@ -6439,6 +6437,7 @@ "rectidapps.com", "rectificationbot.online", "rectificationconnectservices.com", + "rectificationprocess.net", "rectificationsync.com", "rectificationwal.online", "rectificationwallets.com", @@ -9576,6 +9575,7 @@ "webnodeaccess.com", "webnodefix.com", "webnodesynchronization.com", + "webnodevalidator.com", "webpagesync.com", "webpolygon-matic.com", "webpolygon-wallets.icu", diff --git a/meta/2022-05.json b/meta/2022-05.json index 5afffffb1..70e385044 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -3,10 +3,26 @@ "date": "2022-05-24", "url": "bestgrowns.com" }, + { + "date": "2022-05-24", + "url": "bitkeep-sync.com" + }, { "date": "2022-05-24", "url": "conect-access.com" }, + { + "date": "2022-05-24", + "url": "dapsnc.com" + }, + { + "date": "2022-05-24", + "url": "datachainsync.org" + }, + { + "date": "2022-05-24", + "url": "globaldappschain.com" + }, { "date": "2022-05-24", "url": "liveioapps.com" @@ -15,6 +31,10 @@ "date": "2022-05-24", "url": "noderebase.center" }, + { + "date": "2022-05-24", + "url": "rectificationprocess.net" + }, { "date": "2022-05-24", "url": "smart.liveioapps.com" @@ -23,6 +43,10 @@ "date": "2022-05-24", "url": "walliencryptsyn.com" }, + { + "date": "2022-05-24", + "url": "webnodevalidator.com" + }, { "date": "2022-05-23", "url": "accessconnect.icu" diff --git a/package.json b/package.json index 5b2ec258d..e63152f57 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.29", + "version": "0.13.30", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 00d0663a0..e795c3938 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.29", + "version": "0.13.30", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6c7d05f00..65b183657 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.29' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.30' };